Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

automating provisioning of cluster users on openstack

avatar

What are the options for automating the provisioning of HDP cluster users on openstack? Can cloud break do this?

1 ACCEPTED SOLUTION

avatar
Super Guru

@cduby

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]

View solution in original post

2 REPLIES 2

avatar
Expert Contributor

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

avatar
Super Guru

@cduby

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]