[
https://issues.apache.org/jira/browse/KNOX-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678714#comment-16678714
]
Kevin Risden commented on KNOX-1033:
------------------------------------
[~pbeauvois] - Are you still looking at this? A patch would be necessary to
move this forward more :)
> Apache Tez UI support
> ---------------------
>
> Key: KNOX-1033
> URL: https://issues.apache.org/jira/browse/KNOX-1033
> Project: Apache Knox
> Issue Type: New Feature
> Components: Server
> Environment: Apache Hadoop clusters, HortonWorks clusters, Cloudera
> clusters, MapR clusters
> Reporter: Pierre Beauvois
> Priority: Major
> Fix For: 1.3.0
>
>
> Tez UI as documented here: [Tez UI|https://tez.apache.org/tez-ui.html]
> Tez becomes more and more popular on the market. Supporting its UI is crucial
> for Knox.
> This feature allow to access the Tez UI through Knox. It could be enabled in
> your topology by adding the following sample:
> {code:java}
> <service>
> <role>TEZUI</role>
> <url>http://{tezui-host}:{tezui-port}</url>
> </service>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)