[
https://issues.apache.org/jira/browse/YARN-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155714#comment-15155714
]
Akira AJISAKA commented on YARN-4706:
-------------------------------------
{code:title=TimelineServer.md}
The timeline service can host multiple UIs if enabled. The service can support
both static web sites hosted in a directory or war files bundled. The web UI is
then hosted on the timeline service HTTP port under the path configured.
| Configuration Property | Description |
|:---- |:---- |
| `yarn.timeline-service.ui-names` | Comma separated list of UIs that will be
hosted. Defaults to `none`. |
{code}
A blank line should be inserted between the sentences and the table.
> UI Hosting Configuration in TimelineServer doc is broken
> --------------------------------------------------------
>
> Key: YARN-4706
> URL: https://issues.apache.org/jira/browse/YARN-4706
> Project: Hadoop YARN
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.2
> Reporter: Akira AJISAKA
> Priority: Critical
> Labels: newbie
>
> The table of UI hosting configuration is broken.
> https://hadoop.apache.org/docs/r2.7.2/hadoop-yarn/hadoop-yarn-site/TimelineServer.html#UI_Hosting_Configuration
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)