[ 
https://issues.apache.org/jira/browse/KNOX-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225513#comment-16225513
 ] 

Sandeep More commented on KNOX-1032:
------------------------------------

[~pbeauvois] Knox proxies Yarn UI which seems to be a super-set of Timeline 
Server UI (going by the UIs) is there any specific reason you need Timeline 
Server UI ?

> 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.14.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)

Reply via email to