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

The YarnApplicationState is always running in ATS no matter the application is running or finishes.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.8.0
    • 2.8.0, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      After YARN-5029, we add one more event : APP_STATE_UPDATE event which is used by RM to sync up the App state between Timeline Server. But when we get appReport from TimelineServer, we parse all events with timestamp descending order (Finish event-->App State update event --> create event) which causes this issue.

      Attachments

        1. YARN-5100.2.patch
          4 kB
          Xuan Gong
        2. YARN-5100.1.patch
          4 kB
          Xuan Gong

        Activity

          People

            xgong Xuan Gong
            xgong Xuan Gong
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: