Created on 03-14-2016 08:19 AM - edited 09-16-2022 03:08 AM
How to automate hdp installation through chef ?
Created 03-14-2016 09:26 AM
One way is to use Chef (OS + DBs + Partitions + ...) in combination with Ambari Blueprints (Cluster + Kerberos/Security). There are already some sample cookbooks out there that you can use as a starting point, e.g. https://github.com/bloomberg/chef-bcpc or https://supermarket.chef.io/cookbooks/hadoop
View solution in original post