Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-10149

container-executor exits with 139 when the permissions of yarn log directory is improper

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1.0
    • None
    • nodemanager
    • None

    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.

      Error checking file stats for /hadoop/yarn/log -1 Permission denied.
      

      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.

      Attachments

        Activity

          People

            tarunparimi Tarun Parimi
            tarunparimi Tarun Parimi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: