[ 
https://issues.apache.org/jira/browse/HADOOP-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585008#action_12585008
 ] 

Edward Yoon commented on HADOOP-2805:
-------------------------------------

DNS.getDefaultHost() was return the host name of "localhost.localdomain" to 
TaskTrackerStatus.
And, http://localhost.localdomain:50030/machines.jsp is work on my local 
machine.

What is it all about? 

> LInks in http://jobtracker/machines.jsp are broken while running hadoop 
> locally
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-2805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2805
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Amar Kamat
>
> While running hadoop locally, the tasktracker information on machines.jsp is 
> represented as http://localhost.localdomain:50060 which doesn't work. It 
> should be http://localhost:50060. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to