Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Federation Branch
-
None
-
Incompatible change, Reviewed
-
The masters file is no longer used to indicate which hosts to start the 2NN on. The 2NN is now started on hosts when dfs.namenode.secondary.http-address is configured with a non-wildcard IP.
Description
This Jira covers two issues:
- Startup scripts should start namenodes, secondary namenodes and datanodes on hosts retunred by getConfig (new feature). This patch is spread out to both common(
HADOOP-7179) and hdfs (this Jira). - Decommission script to decommission datanodes
Attachments
Attachments
Issue Links
- is blocked by
-
HADOOP-7179 Improve HDFS startup scripts
- Resolved
- is related to
-
HDFS-2893 The start/stop scripts don't start/stop the 2NN when using the default configuration
- Closed