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

Hudson commented on AMBARI-7655:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #576 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/576/])
AMBARI-7655. Jobs View: adjust for no direct access to "properties". 
(akovalenko) (akovalenko: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1ad425fc3a284490130bad2ac2177c3df07b19e7)
* contrib/views/jobs/src/main/resources/ui/app/scripts/helpers/ajax.js
* 
contrib/views/jobs/src/main/resources/ui/app/scripts/mappers/application_status_mapper.js


> Jobs View: adjust for no direct access to "properties"
> ------------------------------------------------------
>
>                 Key: AMBARI-7655
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7655
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 1.7.0
>            Reporter: Aleksandr Kovalenko
>            Assignee: Aleksandr Kovalenko
>            Priority: Critical
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7655.patch, AMBARI-7655_branch-1.7.0.patch
>
>
> Jobs view should get view parameters from new endpoint:
> {{http://server:8080/api/v1/views/JOBS/versions/1.0.0/instances/sv1/resources/status}}
>  which will provide below response.
> {code}
> {
>   parameters: {
>     "yarn.ats.url" : "http://c6402.ambari.apache.org:8188";,
>     "yarn.resourcemanager.url" : "http://c6402.ambari.apache.org:8088";
>   }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to