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


How HDFS helps NameNode in scaling in Hadoop?



How HDFS helps NameNode in scaling in Hadoop?..

Answer / Sarvendra Kumar Rahul

HDFS Federation is the primary method used for helping the NameNode scale in Hadoop. By distributing the namespace and metadata across multiple NameNodes, it reduces the amount of data that needs to be managed by a single NameNode, thereby improving its performance and scalability.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Which classes are used by the hive to read and write hdfs files?

1 Answers  


Can multiple clients write into a Hadoop HDFS file concurrently?

1 Answers  


Does the HDFS go wrong? If so, how?

1 Answers  


What are the main properties of hdfs-site.xml file?

1 Answers  


Suppose there is file of size 514 mb stored in hdfs (hadoop 2.x) using default block size configuration and default replication factor. Then, how many blocks will be created in total and what will be the size of each block?

1 Answers  


What is the difference between NAS and HDFS?

1 Answers  


Explain the process that overwrites the replication factors in HDFS?

1 Answers  


How to perform the inter-cluster data copying work in HDFS?

1 Answers  


Characterize data integrity? How does hdfs ensure information integrity of data blocks squares kept in hdfs?

1 Answers  


What should be the HDFS Block size to get maximum performance from Hadoop cluster?

1 Answers  


How does HDFS ensure Data Integrity of data blocks stored in HDFS?

1 Answers  


How is indexing done in Hadoop HDFS?

1 Answers  


Categories