关于“Google Cloud Platform API Infrastructure Automation”的评价

评论

Christopher K. · 评论about 8 years之前

Martin J. · 评论about 8 years之前

Mark E. · 评论about 8 years之前

Sara E. · 评论about 8 years之前

Bryan L. · 评论about 8 years之前

Juan Raul B. · 评论about 8 years之前

Matt B. · 评论about 8 years之前

Mauricio D. · 评论about 8 years之前

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. · 评论about 8 years之前

Rachel A. · 评论about 8 years之前

Gerard C. · 评论about 8 years之前

Jason (Jay) S. · 评论about 8 years之前

Sameer A. · 评论about 8 years之前

Georgi S. · 评论about 8 years之前

Jeroen D. · 评论about 8 years之前

Krzysztof A. · 评论about 8 years之前

Michael F. · 评论about 8 years之前

sunil p. · 评论about 8 years之前

Naveen B. · 评论about 8 years之前

Very good.

Malayarasan C. · 评论about 8 years之前

****

Tyrone S. · 评论about 8 years之前

Davy C. · 评论about 8 years之前

Ankur M. · 评论about 8 years之前

Ryan C. · 评论about 8 years之前

Yuji S. · 评论about 8 years之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。