[
https://issues.apache.org/jira/browse/MAPREDUCE-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13122789#comment-13122789
]
Robert Joseph Evans commented on MAPREDUCE-2988:
------------------------------------------------
Yes I will clean up the phases of the make. Previously everything was done as
part of package. It ran autoreconf, clean, configure and finally compile.
ERRORFILE and LOGFILE should actually be added in as part of the next issue
MAPREDUCE-2747, but I put it in here for debugging an issue I was seeing
(nobody is user id 99 and I had to set the min.user.id to that in my config).
In the code that executes this, if the return code is not 0 then everything
from stderr is included in the message of the exception that is thrown.
Everything from stdout is just logged, and there was a bug in the stdout
logging where nothing was being logged, which I fixed. I started putting it
into stderr, so I could at least see what was happening, and I forgot to clean
it up.
And yes I did run into the infinite loop working on the next one, I will
backport that fix here.
> Reenable TestLinuxContainerExecutor reflecting the current NM code.
> --------------------------------------------------------------------
>
> Key: MAPREDUCE-2988
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2988
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: mrv2, security, test
> Affects Versions: 0.23.0, 0.24.0
> Reporter: Eric Payne
> Assignee: Robert Joseph Evans
> Priority: Critical
> Fix For: 0.23.0, 0.24.0
>
> Attachments: MR-2988.txt, MR-2988.txt, MR-2988.txt
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> TestLinuxContainerExecutor is currently disabled completely.
--
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