[
https://issues.apache.org/jira/browse/AMBARI-19991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878143#comment-15878143
]
Hudson commented on AMBARI-19991:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #6813 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6813/])
AMBARI-19991. cluster deployment fails if cluster template has fewer (smagyari:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=45b423b7be199115f36cad828fd77a45fed21b63])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyManager.java
> cluster deployment fails if cluster template has fewer host_groups than that
> in blueprint
> -----------------------------------------------------------------------------------------
>
> Key: AMBARI-19991
> URL: https://issues.apache.org/jira/browse/AMBARI-19991
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, blueprints
> Reporter: Amruta Borkar
> Assignee: Amruta Borkar
> Fix For: trunk
>
> Attachments: AMBARI-19991.patch, AMBARI-19991_v2.patch
>
>
> cluster creation REST API request gets accepted when, cluster template does
> not list all the host_groups mentioned in the blueprint. But cluster
> deployment hangs showing error message in the logs
> Caused by: java.lang.IllegalArgumentException:
> TopologyManager.ConfigureClusterTask - prerequisites for config request
> processing not yet satisfied
> at
> org.apache.ambari.server.topology.TopologyManager$ConfigureClusterTask.call(TopologyManager.java:908)
> at
> org.apache.ambari.server.topology.TopologyManager$ConfigureClusterTask.call(TopologyManager.java:889)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)