关于“Running Jobs on Managed Apache Spark”的评价

46122 条评价

Wei Hao L. · 已于 over 6 years前审核

You have to test the part of from pyspark.sql import SparkSession, SQLContext, Row gcs_bucket='[Your-Bucket-Name]' spark = SparkSession.builder.appName("kdd").getOrCreate() sc = spark.sparkContext data_file = "gs://"+gcs_bucket+"//kddcup.data_10_percent.gz" raw_rdd = sc.textFile(data_file).cache() raw_rdd.take(5) The bucket does not import the file with this instruction wget http://kdd.ics.uci.edu/databases/kddcup99/kddcup.data_10_percent.gz gsutil cp kddcup.data_10_percent.gz gs://$PROJECT_ID/

Adolfo C. · 已于 over 6 years前审核

jupyter notebook wouldn't load. couldn't even finish the lab.

Drew G. · 已于 over 6 years前审核

lu b. · 已于 over 6 years前审核

Andi Baso A. · 已于 over 6 years前审核

namsu H. · 已于 over 6 years前审核

I've got this error File "/tmp/6b2f23a3531f46359fa41c1ae8a561b6/spark_analysis.py", line 25, in <module> bucket.blob('sparktop/report.png').upload_from_filename('report.png') File "/opt/conda/default/lib/python3.6/site-packages/google/cloud/storage/blob.py", line 1388, in upload_from_filename with open(filename, "rb") as file_obj: FileNotFoundError: [Errno 2] No such file or directory: 'report.png'

Omar G. · 已于 over 6 years前审核

José C. · 已于 over 6 years前审核

Aaron D. · 已于 over 6 years前审核

nice

Eureka_T E. · 已于 over 6 years前审核

Phemelo S. · 已于 over 6 years前审核

Md Rashid R. · 已于 over 6 years前审核

suhail k. · 已于 over 6 years前审核

Error in matplotlib trying to save png file prevented last couple of steps.

Keith W. · 已于 over 6 years前审核

Jagadish Y. · 已于 over 6 years前审核

SHARON C. · 已于 over 6 years前审核

Jose Luis d. · 已于 over 6 years前审核

Enrico d. · 已于 over 6 years前审核

Kaloyan T. · 已于 over 6 years前审核

Need more time to understand better or to explore what's happening on the backend

deepa m. · 已于 over 6 years前审核

Aleksandar G. · 已于 over 6 years前审核

Moisés C. · 已于 over 6 years前审核

alex d. · 已于 over 6 years前审核

Julio M. · 已于 over 6 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。