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

Support relative url for tez-ui.history-url.base config

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None
    • Reviewed

    Description

      Today the tez.tez-ui.history-url.base can be used to configure the Tracking URL for the job history of a finished tez job.

      However, application master link for a running tez job goes through a different code path, and due to extra http url scheme validation, it incorrectly adds "http://" to the beginning of the configured relative url path, which results in a broken link.

      The solution will be to add an additional "tez.am.ui.history.url.scheme.check.enable" config which can be set to false, in order to support relative url path in "tez.tez-ui.history-url.base"

      Attachments

        1. TEZ-3494.1.patch
          6 kB
          Hitesh Shah

        Issue Links

          Activity

            People

              hitesh Hitesh Shah
              razha Ran Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: