IBM
C2090-102 · Question #45
On startup, the NameNode enters a special state called Safemode. Replication of data blocks does not occur when the NameNode is in the Safemode state. The NameNode receives Heartbeat and Blockreport…
The correct answer is D. Blockreport. https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html
Data Sources and Storage
Question
On startup, the NameNode enters a special state called Safemode. Replication of data blocks does not occur when the NameNode is in the Safemode state. The NameNode receives Heartbeat and Blockreport messages from the DataNodes. Which of the following contains the list of data blocks that a DataNode is hosting?
Options
- ARack Awareness
- BSnapshot
- CReplica
- DBlockreport
How the community answered
(38 responses)- A5% (2)
- B5% (2)
- C16% (6)
- D74% (28)
Explanation
Topics
#NameNode#Blockreport#DataNode#HDFS architecture
Community Discussion
No community discussion yet for this question.