[
https://issues.apache.org/jira/browse/TEZ-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prakash Ramachandran updated TEZ-2018:
--------------------------------------
Attachment: TEZ-2018.1.patch
TEZ-2018.1.patch
setting the history url is controlled by
* TEZ_HISTORY_URL_BASE - should be set to the tez-ui url
setting of tracking url is controlled by
* TEZ_AM_WEBSERVICE_ENABLE is set to true.
* and if history url is set (as the tracking url redirects to the same).
* the actual format of the history url is controlled by
TEZ_AM_TEZ_UI_HISTORY_URL_TEMPLATE which is an expert level setting and not
required to be modified.
Note: the rm proxy filters the headers and so the Origin header is not
available to the am web service. hence the TEZ_HISTORY_URL_BASE is used as the
allow-origin value. this has the drawback that only one origin can be allowed.
> Job Tracking URL should point to the Tez UI
> -------------------------------------------
>
> Key: TEZ-2018
> URL: https://issues.apache.org/jira/browse/TEZ-2018
> Project: Apache Tez
> Issue Type: New Feature
> Reporter: Rohini Palaniswamy
> Assignee: Prakash Ramachandran
> Priority: Critical
> Attachments: TEZ-2018.1.patch, TEZ-2018.wip.1.patch
>
>
> We need to have the Job Tracking URL take users to the Tez UI if
> yarn.timeline-service.enabled=true
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)