[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112349#comment-13112349
 ] 

Hitesh Shah commented on MAPREDUCE-3067:
----------------------------------------

Ate a couple of words in that statement. The code in RMContainerAllocator 
currently keeps a count of completed maps and reduces but does not seem to 
check the exit status. For the sake of documentation, it would be good if you 
could clarify as to why the exit status does not need to be checked for 
map/reduce task containers.

> Container exit status not set properly to launched process's exit code on 
> successful completion of process
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3067
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3067
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>             Fix For: 0.23.0
>
>
> When testing the distributed shell sample app master, the container exit 
> status was being returned incorrectly. 
> 11/09/21 11:32:58 INFO DistributedShell.ApplicationMaster: Got container 
> status for containerID= container_1316629955324_0001_01_000002, 
> state=COMPLETE, exitStatus=-1000, diagnostics=

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to