[ http://issues.apache.org/jira/browse/HADOOP-250?page=comments#action_12414844 ]
Doug Cutting commented on HADOOP-250: ------------------------------------- I'd like to commit this, but the changes this requires to FSNamesystem.java now conflict with other changes to that file. I can try to sort this out, but if someone else gets a chance first that would be great. Thanks. > HTTP Browsing interface for DFS Health/Status > --------------------------------------------- > > Key: HADOOP-250 > URL: http://issues.apache.org/jira/browse/HADOOP-250 > Project: Hadoop > Type: New Feature > Components: dfs > Versions: 0.3.0 > Reporter: Devaraj Das > Fix For: 0.3.0 > Attachments: dfshealth.pdf, http_browsing_dfs.patch, http_browsing_dfs.patch > > A web interface to view the DFS health/status (name and data nodes) is to be > created. User can connect to the webserver on the namenode and a web page > will be displayed. The web page will give some details about that namenode > (startup time and the total cluster capacity). The web page will contain a > table of 'live' and 'dead' datanodes. Each live datanode will be a link to > the complete details of the datanode as given by DatanodeInfo (also see > DataNodeReport). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
