Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
HA branch (HDFS-1623)
-
None
-
Reviewed
Description
When I run "start-dfs.sh" it tries to start a 2NN on every node in the cluster. This despite:
[todd@c1120 hadoop-active]$ ./bin/hdfs getconf -secondaryNameNodes
Incorrect configuration: secondary namenode address dfs.namenode.secondary.http-address is not configured.
Thankfully they do not start
Attachments
Attachments
Issue Links
- is related to
-
HDFS-2893 The start/stop scripts don't start/stop the 2NN when using the default configuration
- Closed