Running Apache Spark jobs on Cloud Dataproc Reviews
46070 reviews
Mahreen S. · Reviewed about 3 years ago
Prashamsa K. · Reviewed about 3 years ago
Enmanuel M. · Reviewed about 3 years ago
ASHISH P. · Reviewed about 3 years ago
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. · Reviewed about 3 years ago
SatyanarayanaReddy D. · Reviewed about 3 years ago
Jason P. · Reviewed about 3 years ago
Tim J. · Reviewed about 3 years ago
Wennie H. · Reviewed about 3 years ago
Blair M. · Reviewed about 3 years ago
Kishore M. · Reviewed about 3 years ago
sivaanand N. · Reviewed about 3 years ago
Shreyash S. · Reviewed about 3 years ago
Rafael P. · Reviewed about 3 years ago
Angela V. · Reviewed about 3 years ago
Yogini S. · Reviewed about 3 years ago
Catarina A. · Reviewed about 3 years ago
Alexandra B. · Reviewed about 3 years ago
Shaun C. · Reviewed about 3 years ago
Raimondo F. · Reviewed about 3 years ago
sasikala k. · Reviewed about 3 years ago
ArvindKarthik G. · Reviewed about 3 years ago
Valentina A. · Reviewed about 3 years ago
Janarthanan R. · Reviewed about 3 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.