Como executar jobs do Apache Spark no Cloud Dataproc avaliações

46094 avaliações

Mahreen S. · Revisado há over 3 years

Prashamsa K. · Revisado há over 3 years

Enmanuel M. · Revisado há over 3 years

ASHISH P. · Revisado há over 3 years

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. · Revisado há over 3 years

SatyanarayanaReddy D. · Revisado há over 3 years

Jason P. · Revisado há over 3 years

Tim J. · Revisado há over 3 years

Wennie H. · Revisado há over 3 years

Blair M. · Revisado há over 3 years

Kishore M. · Revisado há over 3 years

sivaanand N. · Revisado há over 3 years

Shreyash S. · Revisado há over 3 years

Rafael P. · Revisado há over 3 years

Angela V. · Revisado há over 3 years

Yogini S. · Revisado há over 3 years

Catarina A. · Revisado há over 3 years

Alexandra B. · Revisado há over 3 years

Shaun C. · Revisado há over 3 years

Raimondo F. · Revisado há over 3 years

sasikala k. · Revisado há over 3 years

ArvindKarthik G. · Revisado há over 3 years

Valentina A. · Revisado há over 3 years

Janarthanan R. · Revisado há over 3 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.