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

Add the exception message for failed launches running under LCE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.2.0, 3.1.1
    • None
    • None

    Description

      If a ContainerExecutionException is thrown during container launch under LCE information is added to the diagnostics for the container regarding the failure. The diagnostic's output includes the container id, exit code, "error output" and "shell output", with the expectation that the relevant exception details are in the "error output". 

      ContainerExecutionException has several constructors, with the most commonly used being the one that accepts a String. This form does not put the exception details into the "error output". This makes it difficult for the user to troubleshoot the failure.

      Attachments

        1. YARN-8043.001.patch
          2 kB
          Shane Kumpf

        Activity

          People

            shanekumpf@gmail.com Shane Kumpf
            shanekumpf@gmail.com Shane Kumpf
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: