[ https://issues.apache.org/jira/browse/MAPREDUCE-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vinod Kumar Vavilapalli updated MAPREDUCE-2988: ----------------------------------------------- Target Version/s: 0.23.0, 0.24.0 (was: 0.24.0, 0.23.0) Status: Open (was: Patch Available) Looked and ran the test using the latest patch. Mostly looks good. One last mile: - Guess autoreconf should not be part of clean phase. Move it to the compile phase, and have a separate execution for make-clean? - Add hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/c/container-executor/test/.dirstamp hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/c/container-executor/.gitignore - Rename containerSubmitter -> application.submitter? - What is the need for ERRORFILE? LOGFILE should be enough no? I see that all the messages you made to go to ERRORFILE are going to LOGFILE anyways. - TestLinuxContainerExecutor.testContainerKill - "Sleeping for 200 ms before checking for pid" We need an upper bound on the sleep, the test hung for me when I had some binary related permissions issues. > 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