Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 82721 invoked from network); 4 Apr 2011 05:49:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Apr 2011 05:49:50 -0000 Received: (qmail 19356 invoked by uid 500); 4 Apr 2011 05:49:49 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 19249 invoked by uid 500); 4 Apr 2011 05:49:49 -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 19234 invoked by uid 99); 4 Apr 2011 05:49:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Apr 2011 05:49:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Apr 2011 05:49:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C43A59198D for ; Mon, 4 Apr 2011 05:49:05 +0000 (UTC) Date: Mon, 4 Apr 2011 05:49:05 +0000 (UTC) From: "XiaoboGu (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <506123.31852.1301896145800.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2089091339.31851.1301896145780.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HDFS-1802) Web interface of namenode does not work probably MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XiaoboGu updated HDFS-1802: --------------------------- Environment: 0.21.0 on Oracle Solaris 10u7 X64 (was: 0.21.1 on Oracle Solaris 10u7 X64) > Web interface of namenode does not work probably > ------------------------------------------------ > > Key: HDFS-1802 > URL: https://issues.apache.org/jira/browse/HDFS-1802 > Project: Hadoop HDFS > Issue Type: Bug > Components: data-node > Affects Versions: 0.21.0 > Environment: 0.21.0 on Oracle Solaris 10u7 X64 > Reporter: XiaoboGu > > I have done the required steps point by FAQ of hadoop > :http://wiki.apache.org/hadoop/FAQ#Why_do_files_and_directories_show_up_as_DrWho_and.2BAC8-or_user_names_are_missing.2BAC8-weird.3F > but the web interface of namenode still have problems: > 1. The "Browse the filesystem" link in page > "http://solsvr:50070/dfshealth.jsp" can't be started. > 2. The "Go back to DFS home " link in page > http://solsvr:50075/browseDirectory.jsp?namenodeInfoPort=50070&dir=%2F, > points to "http://localhost:50070/dfshealth.jsp", which should be > "http://namenode-server:50070/dfshealth.jsp" > > -bash-3.00$ more /etc/hosts > > # > > # Internet host table > > # > > ::1 localhost > > 127.0.0.1 localhost > > 192.168.72.4 solsvr loghost > > -bash-3.00$ > I have only one entry in both slaves and masters file under $hadoop_home/conf. > solsvr -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira