Amruta Borkar created AMBARI-19991:
--------------------------------------
Summary: 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
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)