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

Pin the image to a full URI so that it resolves properly. #89

Closed AngusDavis closed 8 years ago

pmkc commented 8 years ago

Could you also pin centos-6 in platforms/hdp/ambari_manual_env.sh? The image has to be exactly https://www.googleapis.com/compute/v1/projects/centos-cloud/global/images/centos-6-v20160526 (bugs on either side).

AngusDavis commented 8 years ago

@pmkc - Added Centos6 and fixed the image to point to backports.

pmkc commented 8 years ago

LGTM