Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


In HDFS, how Name node determines which data node to write on?



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

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What is a rack awareness algorithm?

1 Answers  


How to Delete file from HDFS?

1 Answers  


Write command to copy a file from HDFS to linux(local).

1 Answers  


how does hdfs ensure data integrity of data blocks stored in hadoop hdfs?

1 Answers  


Does HDFS allow a client to read a file which is already opened for writing in hadoop?

1 Answers  


How is hdfs block size different from traditional file system block size?

1 Answers  


If a particular file is 50 mb, will the hdfs block still consume 64 mb as the default size?

1 Answers  


What do you mean by the High Availability of a NameNode in Hadoop HDFS?

1 Answers  


How to restart NameNode or all the daemons in Hadoop HDFS?

1 Answers  


Replication causes data redundancy and consume a lot of space, then why is it pursued in hdfs?

1 Answers  


Why HDFS performs replication, although it results in data redundancy in Hadoop?

1 Answers  


What is Secondary NameNode in Hadoop HDFS?

1 Answers  


Categories