[
https://issues.apache.org/jira/browse/TEZ-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304617#comment-14304617
]
Prakash Ramachandran commented on TEZ-2018:
-------------------------------------------
[~hitesh]
bq. why is the jetty version downgraded?
Was trying to ensure the jetty version is same as that of hadoop-common (also
that jetty was not being used anywhere else). so thought that matching the
jetty version with hadoop should be fine. will test it with the original
version in the pom.xml. any advices on the same?
bq.why is this TEZ_AM_WEBSERVICE_ENABLE needed? Why is it false by default?
this was done to disable the am webservice. (want the history url to be set but
no in progress updates). please advice if I should remove it (enable setting of
tracking url and in progress updates by default.
bq. why does a user need to configure both "TEZ_HISTORY_URL_BASE" and
"TEZ_AM_TEZ_UI_HISTORY_URL_TEMPLATE" ?
about the TEZ_HISTORY_URL_BASE being a template, expect this to be mostly a url
to the tez-ui (http://uihost:port). will clarify in the documentation. the only
reason i can think of for this being different is in case where it is not
hosted on the root of a url. (http://uihost:port/~user). the
TEZ_AM_TEZ_UI_HISTORY_URL_TEMPLATE is for internal usage. do not expect it to
change or user requiring to set it unless the UI landing page changes.
bq. Will there be issues when handling https? If yes, please file a follow-up
jira to support https
is this wrt the tez-ui being hosted on a https port or rm trying to connect to
am using a https port?
[~jeagles] / [~rohini] The tez-am ui is not separate as hitesh mentioned above.
the live data from am webservice if available is overlayed on top of the data
fetched from ATS.
> Job Tracking and History URL should point to the Tez UI
> -------------------------------------------------------
>
> Key: TEZ-2018
> URL: https://issues.apache.org/jira/browse/TEZ-2018
> Project: Apache Tez
> Issue Type: New Feature
> Reporter: Rohini Palaniswamy
> Assignee: Prakash Ramachandran
> Priority: Critical
> Attachments: TEZ-2018.1.patch, TEZ-2018.wip.1.patch
>
>
> We need to have the Job Tracking URL take users to the Tez UI if
> yarn.timeline-service.enabled=true
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)