Describe HDFS Federation?
Answer / Nishtha Behal
HDFS Federation is a scalability feature in Hadoop that allows multiple NameNodes to manage different portions of the HDFS namespace, thereby increasing the overall capacity and throughput of the system. Each NameNode is responsible for a specific portion of the data called a federated namespace. Clients interact with a single NameNode known as the root NameNode, which communicates with the other NameNodes to handle client requests.
| Is This Answer Correct ? | 0 Yes | 0 No |
Would you be able to change the block size of hdfs files?
How data or file is read in HDFS?
What is secondary namenode? Is it a substitute or back up node for the namenode?
What is the difference between namenode, backup node and checkpoint namenode?
How is NFS different from HDFS?
Define hadoop archives? What is the command for archiving a group of files in hdfs.
What are file permissions in HDFS? how does HDFS check permissions for files/directory?
What are the main features of hdfssite.xml?
Which classes are used by the hive to read and write hdfs files?
What is active and passive NameNode in HDFS?
Why is block size set to 128 MB in HDFS?
Which one is the master node in HDFS? Can it be commodity hardware?
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)