[
https://issues.apache.org/jira/browse/MAPREDUCE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13200518#comment-13200518
]
Mahadev konar commented on MAPREDUCE-3761:
------------------------------------------
Looks like the test failed because of:
{code}
ContainerMemoryManager while managing memory of container_0_0000_01_000000
java.lang.NumberFormatException: For input string: "18446743988089421650"
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Long.parseLong(Long.java:422)
at java.lang.Long.parseLong(Long.java:468)
at
org.apache.hadoop.yarn.util.ProcfsBasedProcessTree.constructProcessInfo(ProcfsBasedProcessTree.java:427)
at
org.apache.hadoop.yarn.util.ProcfsBasedProcessTree.getProcessTree(ProcfsBasedProcessTree.java:168)
{code}
which is MAPREDUCE-3583. Running hudson again.
> AM info in job -list does not reflect the actual AM hostname
> ------------------------------------------------------------
>
> Key: MAPREDUCE-3761
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3761
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: mrv2
> Affects Versions: 0.23.1
> Reporter: Ramya Sunil
> Assignee: Vinod Kumar Vavilapalli
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3761-20120202.txt
>
>
> The AM info field on "bin/mapred job -list" currently has a value
> <resourcemanager hostname>:8088/proxy/appID. This info is irrelevant unless
> it shows the real information of where the AM was launched. This needs to be
> fixed to show the AM host details.
--
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