[
https://issues.apache.org/jira/browse/KNOX-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158604#comment-16158604
]
Larry McCay commented on KNOX-1032:
-----------------------------------
Hi [~pbeauvois] - do plan to provide a patch for this?
> 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
>
> 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)