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

Update mount_disks.sh #90

Closed pprado closed 7 years ago

pprado commented 8 years ago

"/usr/share/google/safe_format_and_mount" DEPRECATED!

googlebot commented 8 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


pmkc commented 7 years ago

This was "fixed" by fetching the deprecated script in https://github.com/GoogleCloudPlatform/bdutil/commit/911d19db9dd3c3d7165b9cdecf42778deabd9470.

In this case we would rather preserve backwards compatibility than remove the deprecated dependency.