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)