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

Distributed shell application master launched with debug flag can hang waiting for external ls process.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0, 3.0.0-alpha1
    • 2.3.0
    • None
    • Reviewed

    Description

      Distributed shell launched with the debug flag will run ApplicationMaster#dumpOutDebugInfo. This method launches an external process to run ls and print the contents of the current working directory. We've seen that this can cause the application master to hang on Process#waitFor.

      Attachments

        1. YARN-1395.1.patch
          4 kB
          Chris Nauroth
        2. YARN-1395.2.patch
          4 kB
          Chris Nauroth

        Activity

          People

            cnauroth Chris Nauroth
            cnauroth Chris Nauroth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: