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

[UI2] YARN ui2 should use clusters/{cluster name} for all ATSv2 REST APIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • None
    • None
    • Reviewed

    Description

      UI2 makes a REST call to TimelineReader without cluster name. It is advised to make a REST call with clusters/

      {cluster name}

      so that remote TimelineReader daemon could serve for different clusters.
      Example:
      Current: /ws/v2/timeline/flows/
      Change: /ws/v2/timeline/clusters/{cluster name}/flows/

      *yarn.resourcemanager.cluster-id *is configured with cluster. So, this config could be used to get cluster-id

      cc:/ sunilg akhilpb

      Attachments

        1. YARN-8964.004.patch
          19 kB
          Akhil PB
        2. YARN-8964.003.patch
          19 kB
          Akhil PB
        3. YARN-8964.002.patch
          18 kB
          Akhil PB
        4. YARN-8964.001.patch
          15 kB
          Akhil PB

        Issue Links

          Activity

            People

              akhilpb Akhil PB
              rohithsharma Rohith Sharma K S
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: