-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20244/
-----------------------------------------------------------
(Updated April 23, 2014, 8:36 p.m.)
Review request for Ambari, John Speidel, Mahadev Konar, and Sumit Mohanty.
Changes
-------
Incorporated comments.
----------------------------------------------------------------------
Ran 196 tests in 2.647s
OK
----------------------------------------------------------------------
Total run:541
Total errors:0
Total failures:0
OK
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 (updated)
-----
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/python/unitTests.py 8395217
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