Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 937D410400 for ; Fri, 21 Jun 2013 21:08:21 +0000 (UTC) Received: (qmail 42934 invoked by uid 500); 21 Jun 2013 21:08:20 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 42873 invoked by uid 500); 21 Jun 2013 21:08:20 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 42666 invoked by uid 99); 21 Jun 2013 21:08:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jun 2013 21:08:20 +0000 Date: Fri, 21 Jun 2013 21:08:20 +0000 (UTC) From: "Joseph Lorenzini (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-4926) namenode webserver's page has a tooltip that is inconsistent with the datanode HTML link MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Joseph Lorenzini created HDFS-4926: -------------------------------------- Summary: 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 Affects Versions: 1.0.3 Reporter: Joseph Lorenzini Priority: Trivial 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