What is the difference between namenode, backup node and checkpoint namenode?
Answer / Rajkumar Paswan
The NameNode manages the file system namespace and metadata for an HDFS cluster. A Backup Node maintains a copy of the NameNode's metadata to ensure high availability in case of failure.nnA Checkpoint NameNode periodically takes snapshots of the NameNode's state and transfers them to the Backup Nodes, reducing the recovery time in case of a major catastrophe.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which classes are used by the hive to read and write hdfs files?
How data or file is read in HDFS?
Explain the key features of hdfs?
Why is HDFS only suitable for large data sets and not the correct tool to use for many small files?
How to remove safemode of namenode forcefully in HDFS?
How does a client read/write data in HDFS?
What do you mean by metadata in Hadoop?
What is the problem in having lots of small files in hdfs?
While processing data from hdfs, does it execute code near data?
How to format the HDFS? How frequently it will be done?
Explain what is a difference between an input split and hdfs block?
What are file permissions in HDFS? how does HDFS check permissions for files/directory?
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)