[
https://issues.apache.org/jira/browse/TEZ-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308028#comment-14308028
]
Jonathan Eagles commented on TEZ-2018:
--------------------------------------
One comment I have regarding this patch.
My configuration
{code}
<property>
<name>tez.tez-ui.history-url.base</name>
<value>tezui.example.com:4080/tez</value>
</property>
<property>
<name>tez.am.tez-ui.history-url.template</name>
<value>__HISTORY_URL_BASE__/#/?appid=__APPLICATION_ID__</value>
</property>
{code}
RM History link
bq.
http://resourcemanager.example.com:8088/proxy/application_1423069770246_0026/tez/#/?appid=application_1423069770246_0026
redirects to here
bq.
http://tezui.example.com:4080/tez/tez/#/?appid=application_1423069770246_0019
Is this a YARN bug?
> Job Tracking and History 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
> Components: UI
> Reporter: Rohini Palaniswamy
> Assignee: Prakash Ramachandran
> Priority: Critical
> Attachments: TEZ-2018.1.patch, TEZ-2018.2.patch, TEZ-2018.3.patch,
> TEZ-2018.4.patch, TEZ-2018.5.patch, TEZ-2018.6.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)