GitHub user SuperbDong opened a pull request:

    https://github.com/apache/hadoop/pull/443

    recovery contaienr exit code not right

    It's correct exitCode when container launch nomally,but it is not correct 
if the container by recovery.
    Out of memory exitCode is -104, the exitCode had to be lost when the 
container was recovered by restart NodeManager. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SuperbDong/hadoop recovery_container

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/443.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #443
    
----
commit d10b0d56b11a284268d6a3fe6109b97c3bfec5e0
Author: SuperbDong <>
Date:   2018-12-08T08:53:01Z

    recovery contaienr exit code not right

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to