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