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