[ https://issues.apache.org/jira/browse/HADOOP-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raghu Angadi updated HADOOP-1933: --------------------------------- Attachment: HADOOP-1933.patch Thanks Dhurba. This patch uses 0 for info port. Earlier I had tried -1, but firefox promptly treated it as default port 80. > 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.