Google Cloud Platform API Infrastructure Automation avis
4920 avis
Christopher K. · Examiné il y a environ 8 ans
Martin J. · Examiné il y a environ 8 ans
Mark E. · Examiné il y a environ 8 ans
Sara E. · Examiné il y a environ 8 ans
Bryan L. · Examiné il y a environ 8 ans
Juan Raul B. · Examiné il y a environ 8 ans
Matt B. · Examiné il y a environ 8 ans
Mauricio D. · Examiné il y a environ 8 ans
Good, but could have ended with launching an instance that runs a startup-script-url which detects the zone, creates the hadoop cluster and automatically terminates the instance. something like: #!/bin/sh cd /home/[YOUR_USERNAME]/bdutil BUCKET_NAME=[YOUR_BUCKET_NAME] UNIQUE_ID=[YOUR_UNIQUE_ID] VMNAME=$(curl -s "http://metadata.google.internal/computeMetadata/v1/instance/name" -H "Metadata-Flavor: Google") VMZONE=$(curl -s "http://metadata.google.internal/computeMetadata/v1/instance/zone" -H "Metadata-Flavor: Google") VMZONE=${VMZONE##*/} # creates hadoop cluster - I didnt manage to make it work :( ./bdutil -b $BUCKET_NAME -z $VMZONE -n 2 -P $UNIQUE_ID deploy -f # deletes the instance, which worked! gcloud compute instances delete $VMNAME --zone $VMZONE -q
Fabricio S. · Examiné il y a environ 8 ans
Rachel A. · Examiné il y a environ 8 ans
Gerard C. · Examiné il y a environ 8 ans
Jason (Jay) S. · Examiné il y a environ 8 ans
Sameer A. · Examiné il y a environ 8 ans
Georgi S. · Examiné il y a environ 8 ans
Jeroen D. · Examiné il y a environ 8 ans
Krzysztof A. · Examiné il y a environ 8 ans
Michael F. · Examiné il y a environ 8 ans
sunil p. · Examiné il y a environ 8 ans
Naveen B. · Examiné il y a environ 8 ans
Very good.
Malayarasan C. · Examiné il y a environ 8 ans
****
Tyrone S. · Examiné il y a environ 8 ans
Davy C. · Examiné il y a environ 8 ans
Ankur M. · Examiné il y a environ 8 ans
Ryan C. · Examiné il y a environ 8 ans
Yuji S. · Examiné il y a environ 8 ans
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.