[
https://issues.apache.org/jira/browse/AMBARI-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090055#comment-15090055
]
Hudson commented on AMBARI-14397:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4137 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4137/])
AMBARI-14397. Cluster deployment with exported blueprint with stack (smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=134e5343ea09962ef64aa6e682b0608715050243])
*
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)