Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
Nameservice nameservice1 has 2 NameNodes and 1 SecondaryNameNode(s)
Labels:
- Labels:
-
HDFS
Expert Contributor
Created ‎05-19-2015 03:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On a HA HDFS, I tried to add SecondaryNameNode. Here is what I face:
When I add the SecondaryNameNode role instance, I got "validation error":
Federated SecondaryNameNode secondarynamenode (mybigdata) is not configured with a Nameservice
When I configure nameservice as the nameservice of the HDFS cluster, I got "validation error" :
Nameservice nameservice1 has 2 NameNodes and 1 SecondaryNameNode(s)
So, how to correctly configure the SecondaryNameNode? What's the correct number of NameNode / SecondaryNameNode
Actually, we are getting around 200MB edit log in 1 month. Is is OK not to have SecondaryNameNode?
CDH 5.1, 5.2
1 ACCEPTED SOLUTION
Mentor
Created ‎05-19-2015 03:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You do not need a SecondaryNameNode in HA. Please delete the role to
resolve your issue. You can read the HA Architecture at
http://archive.cloudera.com/cdh5/cdh/5/hadoop/hadoop-project-dist/hadoop-hdfs/HDFSHighAvailabilityWi...
to further understand how HA works.
resolve your issue. You can read the HA Architecture at
http://archive.cloudera.com/cdh5/cdh/5/hadoop/hadoop-project-dist/hadoop-hdfs/HDFSHighAvailabilityWi...
to further understand how HA works.
1 REPLY 1
Mentor
Created ‎05-19-2015 03:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You do not need a SecondaryNameNode in HA. Please delete the role to
resolve your issue. You can read the HA Architecture at
http://archive.cloudera.com/cdh5/cdh/5/hadoop/hadoop-project-dist/hadoop-hdfs/HDFSHighAvailabilityWi...
to further understand how HA works.
resolve your issue. You can read the HA Architecture at
http://archive.cloudera.com/cdh5/cdh/5/hadoop/hadoop-project-dist/hadoop-hdfs/HDFSHighAvailabilityWi...
to further understand how HA works.
