[
https://issues.apache.org/jira/browse/HADOOP-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531130
]
Doug Cutting commented on HADOOP-1933:
--------------------------------------
You forgot the issue id in the commit message. So here's the link to the
commit that would have added:
http://svn.apache.org/viewvc?rev=580461&view=rev
> Consider include/exclude files while listing datanodes.
> -------------------------------------------------------
>
> Key: HADOOP-1933
> URL: https://issues.apache.org/jira/browse/HADOOP-1933
> Project: Hadoop
> Issue Type: Improvement
> Components: dfs
> Reporter: Raghu Angadi
> Assignee: Raghu Angadi
> Fix For: 0.15.0
>
> Attachments: HADOOP-1933.patch, HADOOP-1933.patch
>
>
> While listing datanodes (e.g. in webui), consider the nodes listed in include
> and exclude files.
> Proposed Rules :
> # If a node is listed in include file, it should be listed
> # If a node is listed under exclude file, it should not be listed unless it
> is not 'dead'.
> Dhruba implies only the first rule applies towards the end of HADOOP-1138,
> i.e., a node should be listed if it exists either of the files. Dhruba,
> please clarify.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.