Home >> Big Data Hadoop >> Active & Standby NameNode in Big Data Hadoop

Active & Standby NameNode in Big Data Hadoop

* If one NameNode goes down, the other NameNode can take over the responsibility and reduce the cluster down time.
* The standby NameNode serves the purpose of a backup NameNode (unlike the Secondary NameNode) which incorporate failover capabilities to the Hadoop cluster.
* StandbyNode, have automatic failover whenever a NameNode crashes (unplanned event) or failover during the maintenance period. Enabling HA is not mandatory. But, when it is enabled, we can't use Secondary Namenode.
* Either Secondary Namenode is enabled OR Standby Namenode is enabled.

Post Your Comment

Next Questions
Secondary NameNode
YARN
Resource Manager
Ports & URLS
Fencing of NameNode
Indexing
Edge Node
Add nodes
Rack Awareness
Web HDFS
HDFS NFS Gateway
Hadoop Lambda
Lambda Architecture
Shared Storage
Scheduler
Distcp
HistoryServer
Pig Prerequisites
Pig Installation
Pig Topics
What is Pig?
Pig Architecture
Pig Mode
Pig Load data from HDFS
Pig Store data into HDFS

Copyright ©2022 coderraj.com. All Rights Reserved.