Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2092

Tez UI history url handler injects spurious trailing slash

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6.1
    • None
    • None

    Description

      When using the following:

          conf.set(TezConfiguration.TEZ_AM_TEZ_UI_HISTORY_URL_TEMPLATE,
           "__HISTORY_URL_BASE__?viewPath=tezapp/__APPLICATION_ID__");
          conf.set(TezConfiguration.TEZ_HISTORY_URL_BASE, "http://localhost/ui/tez");
      

      Final url is "http://localhost/ui/tez/?viewPath=tez-app/TEST_APP_ID" instead of "http://localhost/ui/tez?viewPath=tez-app/TEST_APP_ID"

      Attachments

        1. TEZ-2092.1.patch
          2 kB
          Hitesh Shah

        Activity

          People

            hitesh Hitesh Shah
            hitesh Hitesh Shah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: