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...


What is a namenode in hadoop?



What is a namenode in hadoop?..

Answer / Prashant Kumar Nag

The NameNode in Apache Hadoop (Hadoop Distributed File System) is the central component of the file system. It manages the file system namespace, and it is responsible for maintaining the metadata about files and directories. The NameNode keeps track of which blocks make up a file, their locations on DataNodes, permissions, replication levels, access times, and so on.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

How is indexing done in HDFS?

1 Answers  


What is the procedure to create users in HDFS and how to allocate Quota to them?

1 Answers  


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

1 Answers  


Mention what is the best way to copy files between hdfs clusters?

1 Answers  


What is a difference between an input split and hdfs block?

1 Answers  


Why rack awareness algorithm is used in hadoop?

1 Answers  


Why is Reading done in parallel and writing is not in HDFS?

1 Answers  


How to Delete directory and files recursively from HDFS?

1 Answers  


How to access HDFS?

1 Answers  


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

1 Answers  


What is the difference between an hdfs block and input split?

1 Answers  


Why is block size set to 128 MB in Hadoop HDFS?

1 Answers  


Categories