start-dfs.sh tries to start 2NN everywhere
------------------------------------------
Key: HDFS-2995
URL: https://issues.apache.org/jira/browse/HDFS-2995
Project: Hadoop HDFS
Issue Type: Sub-task
Components: scripts
Affects Versions: HA branch (HDFS-1623)
Reporter: Todd Lipcon
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 :)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira