You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/05/23 19:58:13 UTC

[jira] [Commented] (AMBARI-16806) AMS Collector is not automatically being configured for auto-start during blueprint deployment

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

Hudson commented on AMBARI-16806:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #4900 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4900/])
AMBARI-16806: AMS Collector is not automatically being configured for (nsomasundaram: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=060c0237b7ad51ff3b1426256d6b4aac63ba5ad1])
* ambari-server/src/main/java/org/apache/ambari/server/topology/Blueprint.java
* ambari-server/src/main/java/org/apache/ambari/server/topology/AmbariContext.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ComponentResourceProvider.java
* ambari-server/src/main/java/org/apache/ambari/server/topology/BlueprintImpl.java


> AMS Collector is not automatically being configured for auto-start during blueprint deployment
> ----------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-16806
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16806
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Nahappan Somasundaram
>            Assignee: Nahappan Somasundaram
>            Priority: Blocker
>             Fix For: 2.4.0
>
>         Attachments: blueprints2.json, hg2.json, rb47688.patch
>
>
> When using blueprint to deploy a cluster, if settings section is not specified, AMBARI_METRICS::METRICS_COLLECTOR is not flagged for auto start, even though it's stack definition /var/lib/ambari-server/resources/common-services/AMBARI_METRICS/0.1.0/metainfo.xml has the <recovery_enabled>true</recovery_enabled> entry.
> Create the blueprint: 
> curl -u admin:admin -H "X-Requested-By: ambari" -X POST -d @/tmp/blueprints2.json http://localhost:8080/api/v1/blueprints/bp2
> Deploy the cluster: 
> curl -u admin:admin -H "X-Requested-By: ambari" -X POST -d @/tmp/hg2.json http://localhost:8080/api/v1/clusters/c1



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