You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/09/17 01:35:34 UTC

[jira] [Commented] (AMBARI-7347) Cannot view slider instance in API due to exception

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

Hudson commented on AMBARI-7347:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #267 (See [https://builds.apache.org/job/Ambari-trunk-Commit/267/])
AMBARI-7347. Cannot view slider instance in API due to exception (srimanth) (sgunturi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e83ab259c582cbe7ab2e9a9cf7505e6d4f364afb)
* contrib/views/slider/src/main/java/org/apache/ambari/view/slider/SliderAppTypesResourceProvider.java
* contrib/views/slider/src/main/resources/ui/app/controllers/slider_controller.js
* contrib/views/slider/src/main/resources/ui/app/helpers/ajax.js
* contrib/views/slider/src/main/java/org/apache/ambari/view/slider/SliderAppsViewControllerImpl.java
* contrib/views/slider/pom.xml


> Cannot view slider instance in API due to exception
> ---------------------------------------------------
>
>                 Key: AMBARI-7347
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7347
>             Project: Ambari
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 1.7.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>            Priority: Critical
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7347.patch
>
>
> Create Slider instance in the Ambari Admin.
> Live empty property.
> Request to {{/api/v1/views/SLIDER/versions/1.0.0/instances/q}} returns:
> {noformat}{
>   "status" : 500,
>   "message" : "org.apache.ambari.server.controller.spi.SystemException: The value of property yarn.resourcemanager.address must not be null"
> }{noformat}



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