GoogleCloudDataproc / bdutil

[DEPRECATED] Script used to manage Hadoop and Spark instances on Google Compute Engine
https://cloud.google.com/dataproc
Apache License 2.0
109 stars 94 forks source link

How to create HDP cluster with High Availability? #84

Open deshpandetanmay opened 8 years ago

deshpandetanmay commented 8 years ago

Is there any way we can use bdutil to create HA Hadoop cluster ?

seanorama commented 8 years ago

The current method of deploying HDP uses the Ambari Stack Advisor to create a blueprint.

It will take some time to investigate how to merge HA configurations (of NameNode & ResourceManager) into this.