[ 
https://issues.apache.org/jira/browse/YARN-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487248#comment-16487248
 ] 

Hudson commented on YARN-8297:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14265 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14265/])
YARN-8297. Incorrect ATS Url used for Wire encrypted cluster.(addendum). 
(rohithsharmaks: rev f61e3e752eb1cf4a08030da04bc3d6c5a2b3926d)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/initializers/loader.js


> Incorrect ATS Url used for Wire encrypted cluster
> -------------------------------------------------
>
>                 Key: YARN-8297
>                 URL: https://issues.apache.org/jira/browse/YARN-8297
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn-ui-v2
>    Affects Versions: 3.1.0
>            Reporter: Yesha Vora
>            Assignee: Sunil Govindan
>            Priority: Blocker
>             Fix For: 3.2.0, 3.1.1
>
>         Attachments: YARN-8297-addendum.patch, YARN-8297.001.patch
>
>
> "Service" page uses incorrect web url for ATS in wire encrypted env. For ATS 
> urls, it uses https protocol with http port.
> This issue causes all ATS call to fail and UI does not display component 
> details.
> url used: 
> https://xxx:8198/ws/v2/timeline/apps/application_1526357251888_0022/entities/SERVICE_ATTEMPT?fields=ALL&_=1526415938320
> expected url : 
> https://xxx:8199/ws/v2/timeline/apps/application_1526357251888_0022/entities/SERVICE_ATTEMPT?fields=ALL&_=1526415938320



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to