Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

What all the reasons for NameNode Failure in Hadoop.

Explorer

what could be the possible reasons for NameNode going down

4 REPLIES 4

Rising Star

That's way too general a question to provide a useful response.

 

Give us some background like:

1.Overview of the cluster config including CDH/HDP version, if HA is enabled 

2. Any recent changes

3. Errors/Exceptions in the NN log files

 

New Contributor

 

The only point of failure in Hadoop v1 is NameNode. If NameNode fails, the entire Hadoop cluster will fail. Actually, there will be no data loss, only the cluster job will be shut down because NameNode is just the point of contact for all DataNodes and if the NameNode fails then all communication will stop.

Rising Star

As a best practice, you should enable HDFS HA to avoid a single point of failure.

Rising Star

In my experience, lack of computer resources was the biggest cause.
It is always necessary to prepare disks and memory with sufficient space.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.