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

WebAppProxy does not support a final tracking url which has query fragments and params

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Examples of failures:

      Expected: http://uihost:8080/#/main/views/TEZ/0.5.2.2.2.2.0-947/tez?viewPath=%2F%23%2Ftez-app%2Fapplication_1424384418229_0005
      Actual: http://uihost:8080

      Tried with a minor change to remove the "#". Saw a different issue:

      Expected: http://uihost:8080/views/TEZ/0.5.2.2.2.2.0-947/tez?viewPath=%2F%23%2Ftez-app%2Fapplication_1424388018547_0001
      Actual: http://uihost:8080/views/TEZ/0.5.2.2.2.2.0-947/tez/

      yarn application -status appId returns the expected value correctly. However, invoking an http get on http://rm:8088/proxy/appId/ returns the wrong value.

      Attachments

        1. YARN-3239.1.patch
          5 kB
          Jian He

        Activity

          People

            jianhe Jian He
            hitesh Hitesh Shah
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: