Home >> Big Data Hadoop >> Fencing of NameNode in Big Data Hadoop

Fencing of NameNode in Big Data Hadoop

There is only one Active Name Node at a time. So, fencing is a process to ensure this property in a cluster.

->The JournalNodes performs this fencing by allowing only one NameNode to be the writer at a time.
-> The Standby NameNode takes over the responsibility of writing to the JournalNodes and forbid any other          NameNode to remain active.
->  Finally, the new Active NameNode can perform its activities safely.  

Post Your Comment

Next Questions
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
Pig Load and Store
Pig Features
Pig Vs MapReduce
Pig Vs Hive
Data Model(Data Types)

Copyright ©2022 coderraj.com. All Rights Reserved.