[ 
https://issues.apache.org/jira/browse/HDFS-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

luoli updated HDFS-1090:
------------------------

        Fix Version/s: 0.22.0
    Affects Version/s: 0.22.0
          Description: 
It is a great feature that hadoop support rack-aware, but in the default webui 
of namenode, their is no column in the live datanodes table to show what rack 
the datanode belongs to. This is not convenient for a cluster which has 
configed the rack info of the cluster. 
Also, it is convenient to sort the live datanodes table on the column of rack

  was:It is a great feature that hadoop support rack-aware, but in the default 
webui of namenode, their is no column in the live datanodes table to show what 
rack the datanode belongs to. This is not convenient for a cluster which has 
configed the rack info of the cluster. This can solve easily, just add it in 
the dfshealth.jsp, and also for the convenient of sort the live datanode table 
on the column of rack, we can just add it in the JspHelper.java.


> The webui of namenode should include Rack column in the live datanodes table
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-1090
>                 URL: https://issues.apache.org/jira/browse/HDFS-1090
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: name-node
>    Affects Versions: 0.22.0
>            Reporter: luoli
>             Fix For: 0.22.0
>
>
> It is a great feature that hadoop support rack-aware, but in the default 
> webui of namenode, their is no column in the live datanodes table to show 
> what rack the datanode belongs to. This is not convenient for a cluster which 
> has configed the rack info of the cluster. 
> Also, it is convenient to sort the live datanodes table on the column of rack

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to