[
https://issues.apache.org/jira/browse/TEZ-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252226#comment-14252226
]
Jonathan Eagles commented on TEZ-1858:
--------------------------------------
Looks good in general, [~pramachandran]. Some minor nits listed below.
{quote}
By default the Tez UI attempts to connect to Timeline Server at the same host.
for ex. if the UI is hosted on localhost, the Timeline Server URL is assumed to
be http(s)://localhost:8188 and the Resource manager web url is assumed to be
http(s)://localhost:8088 .
If the Timeline Server and/or Resource manager is hosted on a different host,
the same needs to be configured in scripts/configs.js file. uncomment the
following lines and set the hostname and port appropriately
{quote}
By default, the Tez UI attempts to connect to Timeline Server using the same
host as the Tez UI. For example, if the UI is hosted on localhost, the Timeline
Server URL is assumed to be http(s)://localhost:8188 and the Resource manager
web url is assumed to be http(s)://localhost:8088.
If the Timeline Server and/or Resource manager is hosted on a different host,
the Tez UI needs corresponding changes to be configured in scripts/configs.js.
Uncomment the following lines and set the hostname and port appropriately.
> Docs for deploying/using the Tez UI
> ------------------------------------
>
> Key: TEZ-1858
> URL: https://issues.apache.org/jira/browse/TEZ-1858
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Hitesh Shah
> Assignee: Prakash Ramachandran
> Priority: Blocker
> Attachments: TEZ-1858.1.patch
>
>
> Making this a blocker for the 0.6.0 release.
> Docs should be added to http://tez.apache.org/user_guides.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)