Running Jobs on Managed Apache Spark Reviews
46094 reviews
Mahreen S. · Reviewed over 3 years ago
Prashamsa K. · Reviewed over 3 years ago
Enmanuel M. · Reviewed over 3 years ago
ASHISH P. · Reviewed over 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 over 3 years ago
SatyanarayanaReddy D. · Reviewed over 3 years ago
Jason P. · Reviewed over 3 years ago
Tim J. · Reviewed over 3 years ago
Wennie H. · Reviewed over 3 years ago
Blair M. · Reviewed over 3 years ago
Kishore M. · Reviewed over 3 years ago
sivaanand N. · Reviewed over 3 years ago
Shreyash S. · Reviewed over 3 years ago
Rafael P. · Reviewed over 3 years ago
Angela V. · Reviewed over 3 years ago
Yogini S. · Reviewed over 3 years ago
Catarina A. · Reviewed over 3 years ago
Alexandra B. · Reviewed over 3 years ago
Shaun C. · Reviewed over 3 years ago
Raimondo F. · Reviewed over 3 years ago
sasikala k. · Reviewed over 3 years ago
ArvindKarthik G. · Reviewed over 3 years ago
Valentina A. · Reviewed over 3 years ago
Janarthanan R. · Reviewed over 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.