关于“Running Apache Spark jobs on Cloud Dataproc”的评价
46070 条评价
Mahreen S. · 已于 about 3 years前审核
Prashamsa K. · 已于 about 3 years前审核
Enmanuel M. · 已于 about 3 years前审核
ASHISH P. · 已于 about 3 years前审核
I appreciated the detail and the real-world process. I would do this kind of thing—I gained so much, I will re-do this lab and tinker with it. Some notes: Setup and requirements > Check Project Permissions "In the Google Cloud console, on the Navigation menu, click Home." Should be "Dashboard" not "Home" "At the top of the IAM page, click Add." Should be "Grant Access", not "Add" data_file = "gs://"+gcs_bucket+"//kddcup.data_10_percent.gz" Should be: data_file = "gs://"+gcs_bucket+"/kddcup.data_10_percent.gz" Better: data_file = f'gs://{gcs_bucket}/kddcup.data_10_percent.gz' data_file = "gs://{}/kddcup.data_10_percent.gz".format(BUCKET) Better: data_file = f'gs://{BUCKET}/kddcup.data_10_percent.gz' Select the sparktodp cluster and click Delete. You don't need it any more. Click CONFIRM Should be "Click DELETE"
Zachariah V. · 已于 about 3 years前审核
SatyanarayanaReddy D. · 已于 about 3 years前审核
Jason P. · 已于 about 3 years前审核
Tim J. · 已于 about 3 years前审核
Wennie H. · 已于 about 3 years前审核
Blair M. · 已于 about 3 years前审核
Kishore M. · 已于 about 3 years前审核
sivaanand N. · 已于 about 3 years前审核
Shreyash S. · 已于 about 3 years前审核
Rafael P. · 已于 about 3 years前审核
Angela V. · 已于 about 3 years前审核
Yogini S. · 已于 about 3 years前审核
Catarina A. · 已于 about 3 years前审核
Alexandra B. · 已于 about 3 years前审核
Shaun C. · 已于 about 3 years前审核
Raimondo F. · 已于 about 3 years前审核
sasikala k. · 已于 about 3 years前审核
ArvindKarthik G. · 已于 about 3 years前审核
Valentina A. · 已于 about 3 years前审核
Janarthanan R. · 已于 about 3 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。