You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Tarun Parimi (Jira)" <ji...@apache.org> on 2020/02/18 15:35:00 UTC

[jira] [Created] (YARN-10149) container-executor exits with 139 when the permissions of yarn log directory is improper

Tarun Parimi created YARN-10149:
-----------------------------------

             Summary: 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


container-executor fails with segmentation fault and exit code 139 when the permission of the yarn log directory was 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.
 



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

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