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

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

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14215 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14215/])
YARN-8297. Incorrect ATS Url used for Wire encrypted cluster. (rohithsharmaks: 
rev c95795cd8f649c45f05df1d5faa1dcabd30d7a6e)
* (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 G
>            Priority: Blocker
>             Fix For: 3.2.0, 3.1.1
>
>         Attachments: 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