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 2016/01/07 20:31:39 UTC

[jira] [Commented] (AMBARI-14397) Cluster deployment with exported blueprint with stack advisor enabled doesn't work

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

Hudson commented on AMBARI-14397:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.2 #155 (See [https://builds.apache.org/job/Ambari-branch-2.2/155/])
AMBARI-14397. Cluster deployment with exported blueprint with stack (smohanty: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=77488a756d45203a3a3bce9e8f886f7993c173e5])
* ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
* ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java


> Cluster deployment with exported blueprint with stack advisor enabled doesn't work
> ----------------------------------------------------------------------------------
>
>                 Key: AMBARI-14397
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14397
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.2.0
>            Reporter: Olivér Szabó
>            Assignee: Olivér Szabó
>             Fix For: 2.2.1
>
>         Attachments: AMBARI-14397.patch
>
>
> 1. Deploy a cluster using the UI or a brand new blueprint
> 2. Once the cluster is up and running export the blueprint ( ?format=blueprint )
> 3. Deploy a new cluster using the previously exported blueprint. In cluster creation template enable the use of stack advisor:
> {code:java}
> "config_recommendation_strategy" : "ALWAYS_APPLY"
> {code}
> Ambari enters into a loop waiting for all cluster configuration types to reach TOPOLOGY_RESOLVED state. Ambari continuously logs error messages like
> {code:java}
> AmbariContext:412 - Config type ams-hbase-site not resolved yet, Blueprint deployment will wait until configuration update is completed
> {code}
> After 30 mins retry Ambari server eventually gives up and the cluster provisioning fails.



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