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.1 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