[
https://issues.apache.org/jira/browse/HADOOP-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624756#action_12624756
]
Hudson commented on HADOOP-3720:
--------------------------------
Integrated in Hadoop-trunk #581 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/581/])
> dfsadmin -refreshNodes should re-read the config file.
> ------------------------------------------------------
>
> Key: HADOOP-3720
> URL: https://issues.apache.org/jira/browse/HADOOP-3720
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.19.0
> Reporter: Lohit Vijayarenu
> Assignee: Lohit Vijayarenu
> Attachments: HADOOP-3720-1.patch, HADOOP-3720-2.patch,
> HADOOP-3720-3.patch, HADOOP-3720-4.patch
>
>
> hadoop dfsadmin -refreshNodes reads files defined by _dfs.hosts_ and
> _dfs.hosts.exclude_. If these values are not defined during namenode startup,
> then refreshNodes command assumes there are no files. So, while namenode is
> running, once cannot just edit the config file and add entries to these
> config variables and expect the namenode to read them. Namenode should
> re-read the config file for these variables (_dfs.hosts_ and
> _dfs.hosts.exclude_) when refreshNodes command is invoked.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.