[ https://issues.apache.org/jira/browse/KNOX-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay updated KNOX-1033:
------------------------------
Fix Version/s: 0.14.0
> 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.14.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)
|