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.

Cloudbreak vs Brooklyn

avatar
New Member

Hi All,

how this technology differentiates itself from other popularly used ones in the same domain like why and when should one use CloudBreak over Brooklyn

1 ACCEPTED SOLUTION

avatar
Super Collaborator

@Rambabu Gupta

Apache Brooklyn is a tool for deploy applications. You must specify how do you want to deploy the application. This is what Ambari does but in case of Ambari you just have to specify which component must be install on which node (you can specify it as a json file). In case of Brooklyn you have to write the whole process in a configuration file. Cloudbreak is the officially supported way to deploy hadoop in the cloud and it is using Ambari to deploy the hadoop cluster on the provisioned nodes. This is the list of the components which can deploy by Brooklyn https://brooklyn.apache.org/learnmore/catalog/index.html.

Brooklyn supporting just Storm as I see but in case of Ambari you can deploy any hadoop component.

Hope that helps

Br,

Richard

View solution in original post

2 REPLIES 2

avatar
Super Collaborator

@Rambabu Gupta

Apache Brooklyn is a tool for deploy applications. You must specify how do you want to deploy the application. This is what Ambari does but in case of Ambari you just have to specify which component must be install on which node (you can specify it as a json file). In case of Brooklyn you have to write the whole process in a configuration file. Cloudbreak is the officially supported way to deploy hadoop in the cloud and it is using Ambari to deploy the hadoop cluster on the provisioned nodes. This is the list of the components which can deploy by Brooklyn https://brooklyn.apache.org/learnmore/catalog/index.html.

Brooklyn supporting just Storm as I see but in case of Ambari you can deploy any hadoop component.

Hope that helps

Br,

Richard

avatar
Super Collaborator

@Rambabu Gupta

Also cloudbreak is better in deploying HDP and Ambari over Cloud Infrastructures. It uses ambari blueprints