You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2019/11/27 02:51:00 UTC

[jira] [Updated] (KNOX-1033) Apache Tez UI support

     [ 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:     (was: 1.4.0)
                   1.5.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
>         Environment: Apache Hadoop clusters, HortonWorks clusters, Cloudera clusters, MapR clusters
>            Reporter: Pierre Beauvois
>            Priority: Major
>             Fix For: 1.5.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
(v8.3.4#803005)