[
https://issues.apache.org/jira/browse/HADOOP-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dhruba borthakur updated HADOOP-1933:
-------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed this. Thanks Raghu.
> 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
> 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.