-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20244/
-----------------------------------------------------------
Review request for Ambari, Mahadev Konar and Sumit Mohanty.
Bugs: AMBARI-5398
https://issues.apache.org/jira/browse/AMBARI-5398
Repository: ambari
Description
-------
Blueprints allow for repeatable touch-less cluster installation. We need to
allow for repeatable creation of clusters with little effort.
*Objective*:
Create a script to deploy a cluster with arbitrary number of nodes with few
large master nodes and deploy the cluster using an existing blueprint.
Diffs
-----
ambari-server/src/main/resources/scripts/cluster_blueprint.py PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1/blueprints/multinode-default.json
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1/blueprints/singlenode-default.json
PRE-CREATION
ambari-server/src/test/python/TestClusterBlueprint.py PRE-CREATION
ambari-server/src/test/resources/TestAmbaryServer.samples/blueprint_hosts.json
PRE-CREATION
ambari-server/src/test/resources/TestAmbaryServer.samples/multinode-default.json
PRE-CREATION
Diff: https://reviews.apache.org/r/20244/diff/
Testing
-------
Thanks,
Sid Wagle