In HDFS, how Name node determines which data node to write on?
Answer / Hemlata Mishra
The NameNode in HDFS determines which DataNode to write the blocks based on a few factors such as rack location, replication factor, and available storage capacity of the DataNodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a rack awareness algorithm?
How to Delete file from HDFS?
Write command to copy a file from HDFS to linux(local).
how does hdfs ensure data integrity of data blocks stored in hadoop hdfs?
Does HDFS allow a client to read a file which is already opened for writing in hadoop?
How is hdfs block size different from traditional file system block size?
If a particular file is 50 mb, will the hdfs block still consume 64 mb as the default size?
What do you mean by the High Availability of a NameNode in Hadoop HDFS?
How to restart NameNode or all the daemons in Hadoop HDFS?
Replication causes data redundancy and consume a lot of space, then why is it pursued in hdfs?
Why HDFS performs replication, although it results in data redundancy in Hadoop?
What is Secondary NameNode in Hadoop HDFS?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)