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

Incorrect ATS Url used for Wire encrypted cluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 3.1.0
    • 3.2.0, 3.1.1
    • yarn-ui-v2
    • None
    • Reviewed

    Description

      "Service" page uses incorrect web url for ATS in wire encrypted env. For ATS urls, it uses https protocol with http port.

      This issue causes all ATS call to fail and UI does not display component details.

      url used: https://xxx:8198/ws/v2/timeline/apps/application_1526357251888_0022/entities/SERVICE_ATTEMPT?fields=ALL&_=1526415938320

      expected url : https://xxx:8199/ws/v2/timeline/apps/application_1526357251888_0022/entities/SERVICE_ATTEMPT?fields=ALL&_=1526415938320

      Attachments

        1. YARN-8297.001.patch
          4 kB
          Sunil G
        2. YARN-8297-addendum.patch
          2 kB
          Sunil G

        Activity

          People

            sunilg Sunil G
            yeshavora Yesha Vora
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: