[ 
https://issues.apache.org/jira/browse/YARN-10149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tarun Parimi updated YARN-10149:
--------------------------------
    Description: 
container-executor fails with segmentation fault and exit code 139 when the 
permission of the yarn log directory is not proper.

While running the container-executor manually, we get the below message.

{code:java}
Error checking file stats for /hadoop/yarn/log -1 Permission denied.
{code}

But the exit code is 139 which corresponds to a segmentation fault. This is 
misleading especially since the "Permission denied" is not getting printed in 
the applogs or the NM logs. Only the exit code 139 message is present.

  was:
container-executor fails with segmentation fault and exit code 139 when the 
permission of the yarn log directory is not proper.

While running the container-executor manually, we get the below message.

{code:java}
Error checking file stats for /hadoop/yarn/log Permission denied -1
{code}

But the exit code is 139 which corresponds to a segmentation fault. This is 
misleading especially since the "Permission denied" is not getting printed in 
the applogs or the NM logs. Only the exit code 139 message is present.


> container-executor exits with 139 when the permissions of yarn log directory 
> is improper
> ----------------------------------------------------------------------------------------
>
>                 Key: YARN-10149
>                 URL: https://issues.apache.org/jira/browse/YARN-10149
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 3.1.0
>            Reporter: Tarun Parimi
>            Assignee: Tarun Parimi
>            Priority: Major
>
> container-executor fails with segmentation fault and exit code 139 when the 
> permission of the yarn log directory is not proper.
> While running the container-executor manually, we get the below message.
> {code:java}
> Error checking file stats for /hadoop/yarn/log -1 Permission denied.
> {code}
> But the exit code is 139 which corresponds to a segmentation fault. This is 
> misleading especially since the "Permission denied" is not getting printed in 
> the applogs or the NM logs. Only the exit code 139 message is present.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to