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.

Script for ambari installlation on hdp cluster which is currently not managed by ambari

avatar
New Member
 
1 ACCEPTED SOLUTION

avatar
Master Mentor

@shakir mulani not sure I understand your question but in general there are a few community driven projects to deploy HDP w/out Ambari. One of them is Bloomberg's chef-bach https://github.com/bloomberg/chef-bach

I started a chef project to stand up ambari with Chef https://github.com/dbist/ambari-chef

You can also build your own with any automation product you're comfortable with i.e. (Chef, Ansible, Puppet). Here's our CLI installation doc that does not use Ambari http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_command-line-installation/content/ch_gett...

View solution in original post

2 REPLIES 2

avatar
New Member

Hi guys,

I need script for installation of ambari on hdp which is not managed by ambari.

Thanks,

shakir

avatar
Master Mentor

@shakir mulani not sure I understand your question but in general there are a few community driven projects to deploy HDP w/out Ambari. One of them is Bloomberg's chef-bach https://github.com/bloomberg/chef-bach

I started a chef project to stand up ambari with Chef https://github.com/dbist/ambari-chef

You can also build your own with any automation product you're comfortable with i.e. (Chef, Ansible, Puppet). Here's our CLI installation doc that does not use Ambari http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_command-line-installation/content/ch_gett...