You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2017/02/01 18:36:52 UTC

[jira] [Created] (SLIDER-1196) ExitCode is set to 0 even though the container exited with some other exit code

Siddharth Seth created SLIDER-1196:
--------------------------------------

             Summary: ExitCode is set to 0 even though the container exited with some other exit code
                 Key: SLIDER-1196
                 URL: https://issues.apache.org/jira/browse/SLIDER-1196
             Project: Slider
          Issue Type: Sub-task
            Reporter: Siddharth Seth


I suspect this is a result of YARN's containerExitCode being used, and that would reflect the exit code of the slider agent rather than the container.

The YARN exit code is useful - e.g. when YARN kills the entire container as a result of memory limit exceeded.

The exit code from the app is otherwise useful.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)