You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Ravi Prakash (Updated) (JIRA)" <ji...@apache.org> on 2012/04/03 22:50:22 UTC

[jira] [Updated] (MAPREDUCE-3682) Tracker URL says AM tasks run on localhost

     [ 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

Thanks for the review Tom! :)

bq. Can we use app.getJob().isUber() in the HsTaskPage rather then the negative port.
I did away with the changes in HsTaskPage. Now I am simply populating all the correct values in the containers which get picked up by HsTaskPage.

bq. Also testing out the patch it looks like the node column on the history server task attempts page now shows both ip and hostname, for example: 192.0.0.1/hostname.domain:port logs
I'm afraid I was not able to see the IP and hostnames together. I see /default-rack/host:port/ logs

bq. The logs link gives an error about user: Cannot get container logs without an app owner. This is using the aggregated logs.
Now that HsTaskPage is forming the URL, it correctly appends the username.

Could you please review and commit this new patch? Thanks :)
                
> 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: Ravi Prakash
>         Attachments: MAPREDUCE-3682.patch, MAPREDUCE-3682.patch, 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