-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20244/#review40153
-----------------------------------------------------------



ambari-server/src/main/resources/scripts/cluster_blueprint.py
<https://reviews.apache.org/r/20244/#comment73029>

    Can we add some form of validation on the hosts json file and tests against 
some sample invalid formatted files?



ambari-server/src/main/resources/scripts/cluster_blueprint.py
<https://reviews.apache.org/r/20244/#comment73028>

    Should we report back the request id when this is an import operation?



ambari-server/src/main/resources/scripts/cluster_blueprint.py
<https://reviews.apache.org/r/20244/#comment73023>

    Default should be export, I think.



ambari-server/src/main/resources/scripts/cluster_blueprint.py
<https://reviews.apache.org/r/20244/#comment73024>

    Does export do a console out if no file is provided?



ambari-server/src/main/resources/scripts/cluster_blueprint.py
<https://reviews.apache.org/r/20244/#comment73025>

    What are these arguments for?



ambari-server/src/main/resources/scripts/cluster_blueprint.py
<https://reviews.apache.org/r/20244/#comment73027>

    We would need to accept host/port user/password as parameters for silent 
option.


- Sumit Mohanty


On April 11, 2014, 1:09 a.m., Sid Wagle wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/20244/
> -----------------------------------------------------------
> 
> (Updated April 11, 2014, 1:09 a.m.)
> 
> 
> 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
> 
>

Reply via email to