[ 
https://issues.apache.org/jira/browse/HDFS-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732713#comment-13732713
 ] 

Hudson commented on HDFS-4926:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4224 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4224/])
HDFS-4926. namenode webserver's page has a tooltip that is inconsistent with 
the datanode HTML link. Contributed by Vivek Ganesan. (jing9: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1511477)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/webapps/static/hadoop.css
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NamenodeJspHelper.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/hadoop.css

                
> namenode webserver's page has a tooltip that is inconsistent with the 
> datanode HTML link
> ----------------------------------------------------------------------------------------
>
>                 Key: HDFS-4926
>                 URL: https://issues.apache.org/jira/browse/HDFS-4926
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: namenode
>            Reporter: Joseph Lorenzini
>            Assignee: Vivek Ganesan
>            Priority: Trivial
>             Fix For: 2.1.1-beta
>
>         Attachments: DeadDN_Aug_01.png, dead_nodes.png, 
> Decommissioning_Aug_01.png, decommission.png, HDFS-4926.patch, 
> HDFS-4926.patch.1, live_nodes.png
>
>
> At http://localhost:50070/dfsnodelist.jsp?whatNodes=LIVE, there is a list of 
> Live datanodes in a table.  In the Node column, there is a link to each node. 
> If you hover your cursor over one of the links, it shows the IP address and 
> port number of the datanode. However, actual link is the hostname instead of 
> the IP. 
> Suggest that the tooltip reflect the actual url that the web browser would go 
> to if the link is selected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to