If a data Node is full how it's identified?



If a data Node is full how it's identified?..

Answer / Rishi Kumar Rai

In Hadoop, when a DataNode becomes full, the NameNode identifies it based on the usage reports sent by the DataNodes periodically. If a DataNode's usage exceeds the configured limit, it's considered full.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

How to change replication factor of files already stored in HDFS?

1 Answers  


What is the communication channel between client and namenode/datanode?

1 Answers  


What is a “Distributed Cache” in Apache Hadoop?

1 Answers  


What is Hadoop streaming?

1 Answers  


Why do we need a password-less ssh in fully distributed environment?

1 Answers  


What are the characteristics of hadoop framework?

1 Answers  


Define a commodity hardware? Does commodity hardware include ram?

1 Answers  


Define a job tracker?

1 Answers  


What is a spill factor with respect to the ram?

1 Answers  


What is safe mode in Hadoop?

1 Answers  


What is oozie in hadoop?

1 Answers  


How will format the HDFS ?

1 Answers  


Categories