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 2017/11/07 20:46:00 UTC

[jira] [Updated] (KNOX-1032) Apache Hadoop Timeline Server UI support

     [ https://issues.apache.org/jira/browse/KNOX-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry McCay updated KNOX-1032:
------------------------------
    Fix Version/s:     (was: 0.14.0)
                   0.15.0

> Apache Hadoop Timeline Server UI support
> ----------------------------------------
>
>                 Key: KNOX-1032
>                 URL: https://issues.apache.org/jira/browse/KNOX-1032
>             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
>
>         Attachments: KNOX-1032.001.patch
>
>
> Timeline Server web UI as documented here: [Timeline Server UI|https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/TimelineServer.html]
> The TLS UI access the generic historic information of applications. This addition should be a good value for Knox in the future.
> This feature allow to access the Timeline Server UI through Knox. It could be enabled in your topology by adding the following sample:
> {code:java}
>     <service>
>         <role>TIMELINESERVERUI</role>
>         <url>http://{timelineserver-host}:{timelineserver-port}/applicationhistory</url>
>     </service>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)