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