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

bdutil confusingly reports "using project ${GCE_ZONE}" #97

Open DazWilkin opened 7 years ago

DazWilkin commented 7 years ago
loginfo "Using project '${GCE_ZONE}'"

Recommend:

loginfo "Using zone '${GCE_ZONE}'"

https://github.com/GoogleCloudPlatform/bdutil/blob/aafa2a2f6cdf56073ef6b5af1bdf00343cfcbf88/bdutil#L607