[
https://issues.apache.org/jira/browse/AMBARI-25385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AMBARI-25385:
------------------------------------
Labels: pull-request-available (was: )
> Reduce cluster creation request processing time
> -----------------------------------------------
>
> Key: AMBARI-25385
> URL: https://issues.apache.org/jira/browse/AMBARI-25385
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.4
> Reporter: Myroslav Papirkovskyi
> Assignee: Myroslav Papirkovskyi
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.5
>
>
> Identify where time is spent during processing of blueprint-based cluster
> creation request.
> {noformat:title=HDInsight cluster with 7 nodes (14 seconds)}
> 19 Dec 2016 09:41:58,225 INFO [ambari-client-thread-45]
> AbstractResourceProvider:518 - Creating Cluster 'hdfs-toader-1219-dev' based
> on blueprint 'hadoop_ha'.
> ...
> 19 Dec 2016 09:42:12,015 INFO [pool-18-thread-1] AmbariContext:441 - All
> required configuration types are in the TOPOLOGY_RESOLVED state. Blueprint
> deployment can now continue.
> {noformat}
> {noformat:title=OpenStack cluster with 8 nodes (9 seconds)}
> 19 Dec 2016 11:17:30,640 INFO [ambari-client-thread-23]
> AbstractResourceProvider:518 - Creating Cluster 'TEST' based on blueprint
> 'hadoop_ha'.
> ...
> 19 Dec 2016 11:17:39,875 INFO [pool-17-thread-1] AmbariContext:441 - All
> required configuration types are in the TOPOLOGY_RESOLVED state. Blueprint
> deployment can now continue.{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)