[ https://issues.apache.org/jira/browse/KNOX-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay updated KNOX-1032:
------------------------------
Status: Patch Available (was: Open)
> 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
>
>
> 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)
|