리뷰 Cloud Dataproc에서 Apache Spark 작업 실행하기개

리뷰 46070개

Mahreen S. · 대략 3년 전에 리뷰됨

Prashamsa K. · 대략 3년 전에 리뷰됨

Enmanuel M. · 대략 3년 전에 리뷰됨

ASHISH P. · 대략 3년 전에 리뷰됨

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. · 대략 3년 전에 리뷰됨

SatyanarayanaReddy D. · 대략 3년 전에 리뷰됨

Jason P. · 대략 3년 전에 리뷰됨

Tim J. · 대략 3년 전에 리뷰됨

Wennie H. · 대략 3년 전에 리뷰됨

Blair M. · 대략 3년 전에 리뷰됨

Kishore M. · 대략 3년 전에 리뷰됨

sivaanand N. · 대략 3년 전에 리뷰됨

Shreyash S. · 대략 3년 전에 리뷰됨

Rafael P. · 대략 3년 전에 리뷰됨

Angela V. · 대략 3년 전에 리뷰됨

Yogini S. · 대략 3년 전에 리뷰됨

Catarina A. · 대략 3년 전에 리뷰됨

Alexandra B. · 대략 3년 전에 리뷰됨

Shaun C. · 대략 3년 전에 리뷰됨

Raimondo F. · 대략 3년 전에 리뷰됨

sasikala k. · 대략 3년 전에 리뷰됨

ArvindKarthik G. · 대략 3년 전에 리뷰됨

Valentina A. · 대략 3년 전에 리뷰됨

Janarthanan R. · 대략 3년 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.