[ https://issues.apache.org/jira/browse/KNOX-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224182#comment-16224182
]
Larry McCay commented on KNOX-1033:
-----------------------------------
Moving out as this doesn't seem to be ready.
We also need to have actual patches attached in order to ensure that the actual change is
being applied as intended.
> 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
> Affects Versions: 0.13.0
> Environment: Apache Hadoop clusters, HortonWorks clusters, Cloudera clusters,
MapR clusters
> Reporter: Pierre Beauvois
> Fix For: 0.15.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
(v6.4.14#64029)
|