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.

May I use cloudbreak to scale my hadoop cluster with existing ambari cluster?

avatar

Hello,

I installed hadoop cluster via ambari automated installation. At present, my cluster is having three nodes. I want to scale up and scale down based on my load requirements. I hosted my cluster in aws.

I have gone through cloud break official document where they have specified to create a new cluster. I would like to continue with my existing cluster controlled by ambari. Is it possible to achieve?

Thanks in advance!

1 ACCEPTED SOLUTION

avatar
Master Mentor
@Radhakrishnan Rk

I don't think that you can use cloudbreak to do this in your case . You can look into this https://cwiki.apache.org/confluence/display/AMBARI/Blueprints#Blueprints-AddingHoststoanExistingClus...

You can automate the process to scale up and down using API.

View solution in original post

1 REPLY 1

avatar
Master Mentor
@Radhakrishnan Rk

I don't think that you can use cloudbreak to do this in your case . You can look into this https://cwiki.apache.org/confluence/display/AMBARI/Blueprints#Blueprints-AddingHoststoanExistingClus...

You can automate the process to scale up and down using API.