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

YARN_APPLICATION_UPDATED event is parsed in ApplicationHistoryManagerOnTimelineStore#convertToApplicationReport with reversed order

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.0
    • 2.8.0, 3.0.0-alpha2
    • None
    • None
    • Reviewed

    Description

      Right now, the application events are parsed in in ApplicationHistoryManagerOnTimelineStore#convertToApplicationReport with timestamp descending order, which means the later events would be parsed first, and the previous same type of events would override the information. In
      https://issues.apache.org/jira/browse/YARN-4044, we have introduced YARN_APPLICATION_UPDATED events which might be submitted by RM multiple times in one application life cycle. This could cause problem.

      Attachments

        1. YARN-5101.0001.patch
          5 kB
          Sunil G
        2. YARN-5101.0002.patch
          6 kB
          Sunil G

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: