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

Fetch the application report from the AHS if the RM does not know about it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.1
    • 2.8.0, 2.7.2, 3.0.0-alpha1
    • None
    • None

    Description

      If the application history service has been enabled and RM has forgotten anout an application, try and fetch the app report form the AHS.

      On larger clusters, the RM can forget about the applications in about 30 minutes. The proxy url generated during the job submission will try to fetch the app report from the RM and will fail to get anything from there. If the app is not found in the RM, we will need to get the application report from the Application History Server (if it is enabled) to see if we can get any information on that application before throwing an exception.

      Attachments

        1. YARN-3967.3.patch
          11 kB
          Mit Desai
        2. YARN-3967.2.patch
          11 kB
          Mit Desai
        3. YARN-3967.1.patch
          11 kB
          Mit Desai

        Activity

          People

            mitdesai Mit Desai
            mitdesai Mit Desai
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: