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

RM should point tracking URL to RM web page for app when AM fails

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.0.3-alpha, 0.23.5
    • 2.0.3-alpha, 0.23.5
    • resourcemanager
    • None

    Description

      Currently when an ApplicationMaster fails the ResourceManager is updating the tracking URL to an empty string, see RMAppAttemptImpl.ContainerFinishedTransition. Unfortunately when the client attempts to follow the proxy URL it results in a web page showing an HTTP 500 error and an ugly backtrace because "http://" isn't a very helpful tracking URL.

      It would be much more helpful if the proxy URL redirected to the RM webapp page for the specific application. That page shows the various AM attempts and pointers to their logs which will be useful for debugging the problems that caused the AM attempts to fail.

      Attachments

        1. YARN-165-branch23.patch
          11 kB
          Jason Darrell Lowe
        2. YARN-165-branch23.patch
          12 kB
          Jason Darrell Lowe
        3. YARN-165.patch
          11 kB
          Jason Darrell Lowe

        Issue Links

          Activity

            People

              jlowe Jason Darrell Lowe
              jlowe Jason Darrell Lowe
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: