[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravi Prakash updated MAPREDUCE-3682:
------------------------------------

    Attachment: MAPREDUCE-3682.patch

Using NetUtils.getHostname() which returns "<hostname>/<ipaddress>", and then 
splitting using / to get "<hostname>"
Simple enough change. Not including a test because its simple enough.
                
> Tracker URL says AM tasks run on localhost
> ------------------------------------------
>
>                 Key: MAPREDUCE-3682
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3682
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1
>            Reporter: David Capwell
>            Assignee: Hitesh Shah
>         Attachments: MAPREDUCE-3682.patch
>
>
> If you look at the task page, it will show you the node the task ran on.  For 
> jobs that run in UberAM they point to http://localhost:9999 and logs points 
> to http://localhost:9999/node/containerlogs/$container_id/
> This was run on a multi node cluster.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to