Created 10-18-2016 02:44 PM
What are the options for automating the provisioning of HDP cluster users on openstack? Can cloud break do this?
Created 10-19-2016 05:43 AM
For provisioning of cluster there are multiple options you can go with. below are few -
1. Using Cloudbreak, pls check link - http://hortonworks.com/apache/cloudbreak/
2. Using Sahara, pls check link - http://docs.openstack.org/developer/sahara/userdoc/overview.html
3. Using Blueprint, pls check link - http://crazyadmins.com/automate-hdp-installation-using-ambari-blueprints-part-1/ [For more information adding @Kuldeep Kulkarni]
Created 10-18-2016 03:42 PM
Hi @cduby,
What kind of users would you like to create automatically with Cloudbreak?
Cloudbreak has a "recipes" feature that is able to run scripts after the cluster installation has been finished. Maybe it could create the desired users for you: http://sequenceiq.com/cloudbreak-docs/latest/recipes/
Br,
Tamas
Created 10-19-2016 05:43 AM
For provisioning of cluster there are multiple options you can go with. below are few -
1. Using Cloudbreak, pls check link - http://hortonworks.com/apache/cloudbreak/
2. Using Sahara, pls check link - http://docs.openstack.org/developer/sahara/userdoc/overview.html
3. Using Blueprint, pls check link - http://crazyadmins.com/automate-hdp-installation-using-ambari-blueprints-part-1/ [For more information adding @Kuldeep Kulkarni]