[
https://issues.apache.org/jira/browse/AMBARI-7719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170317#comment-14170317
]
Hudson commented on AMBARI-7719:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #572 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/572/])
AMBARI-7719. Jobs View: /resources/status should provide view parameters
(alejandro) (afernandez:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6cf98ff4abe352f0bfaf33dbf731b85f13ed454f)
* contrib/views/jobs/src/main/resources/view.xml
* contrib/views/jobs/src/main/java/org/apache/ambari/view/jobs/ViewStatus.java
*
contrib/views/jobs/src/main/java/org/apache/ambari/view/jobs/ViewController.java
* contrib/views/jobs/pom.xml
*
contrib/views/jobs/src/main/java/org/apache/ambari/view/jobs/rest/ViewStatusResource.java
*
contrib/views/jobs/src/main/java/org/apache/ambari/view/jobs/ViewControllerImpl.java
> Jobs View: /resources/status should provide view parameters
> -----------------------------------------------------------
>
> Key: AMBARI-7719
> URL: https://issues.apache.org/jira/browse/AMBARI-7719
> Project: Ambari
> Issue Type: Task
> Components: contrib
> Affects Versions: 1.7.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Priority: Critical
> Fix For: 1.7.0, 2.0.0
>
> Attachments: AMBARI-7719.patch
>
>
> Jobs view should provide the view parameters as internal resource. For this,
> we need API
> {{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)