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

Fix message when NodeManager runs into errors initializing the recovery directory

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      When the NodeManager tries to initialize the recovery directory, the method NativeIO#chmod() can throw one of several Errno style exceptions. This propagates up to the top without any try/catch statement.

      It would be nice to have a cleaner error message in this situation (plus the original exception) to give users an idea about what part of the system has gone wrong.

      Attachments

        1. YARN-4568.001.patch
          1 kB
          Ray Chiang

        Activity

          People

            rchiang Ray Chiang
            rchiang Ray Chiang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: