关于“Running Apache Spark jobs on Cloud Dataproc”的评价

评论

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 核实。