Can you tell me about NameNode? What happens if NameNode crashes or comes to an end?
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: medium
标签: Data Engineer
参考答案摘要
It is the centre-piece or central node of the Hadoop Distributed File System(HDFS), and it does not store actual data. It stores metadata. For example, the data being stored in DataNodes on which rack...
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。