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

TimelineClientImpl doesn't honor yarn.timeline-service.versions configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.10.0, 3.2.0, 3.1.1, 3.0.3
    • None
    • None
    • Reviewed

    Description

      Post YARN-6736, RM support writing into ats v1 and v2 by new configuration setting yarn.timeline-service.versions.
      Couple of issues observed in deployment are

      1. TimelineClientImpl doesn't honor newly added configuration rather it still get version number from yarn.timeline-service.version. This causes not writing into v1.5 API's even though yarn.timeline-service.versions has 1.5 value.
      2. Similar line from 1st point, TimelineUtils#timelineServiceV1_5Enabled doesn't honor timeline-service.versions.
      3. JobHistoryEventHandler#serviceInit(), line no 271 check for version number rather than calling YarnConfiguration#timelineServiceV2Enabled

      cc :/ agresch

      Attachments

        1. YARN-8073-branch-2.03.patch
          12 kB
          Rohith Sharma K S
        2. YARN-8073.03.patch
          12 kB
          Rohith Sharma K S
        3. YARN-8073.02.patch
          12 kB
          Rohith Sharma K S
        4. YARN-8073.01.patch
          10 kB
          Rohith Sharma K S

        Activity

          People

            rohithsharma Rohith Sharma K S
            rohithsharma Rohith Sharma K S
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: