关于“Running Jobs on Managed Apache Spark”的评价
46122 条评价
Thomas P. · 已于 about 6 years前审核
Wink N. · 已于 about 6 years前审核
Anushree K. · 已于 about 6 years前审核
Gunisha V. · 已于 about 6 years前审核
Muhammad A. · 已于 about 6 years前审核
rhythm v. · 已于 about 6 years前审核
Yuxuan (. · 已于 about 6 years前审核
Arthy A. · 已于 about 6 years前审核
Mohammed B. · 已于 about 6 years前审核
R d. · 已于 about 6 years前审核
Richard Jose M. · 已于 about 6 years前审核
In Part 3.10 the lab says: >> For the remaining cells insert "%%writefile -a spark_analysis.py" at the start of each Python code cell. These are the five cells labelled In [x]. For example the next cell should now look as follows. " %%writefile -a spark_analysis.py from pyspark.sql import SparkSession, SQLContext, Row spark = SparkSession.builder.appName("kdd").getOrCreate() sc = spark.sparkContext data_file = "gs://{}/kddcup.data_10_percent.gz".format(BUCKET) raw_rdd = sc.textFile(data_file).cache() #raw_rdd.take(5) " << I did't copy that last text and just wrote above "%%writefile -a spark_analysis.py" as the lab says, but is mandatory to copy that text (despite the fact that it was just an example of how it should be after including the command line). This is because we should erase a line in that cell (the one above "spark = SparkSession.buil..."), otherwise the running will bring an error. I spent a while trying to solve the problem. Besides that, was a good lab.
Tommy L. · 已于 about 6 years前审核
My Jupyter notebook cells did not run and complete
Craig J. · 已于 about 6 years前审核
Philip M. · 已于 about 6 years前审核
Kathy K. · 已于 about 6 years前审核
Gopal C. · 已于 about 6 years前审核
Felix F. · 已于 about 6 years前审核
Ifebunmi O. · 已于 about 6 years前审核
Akshay S. · 已于 about 6 years前审核
Paul M. · 已于 about 6 years前审核
Good lab. I enjoyed going through the process.
Jeff B. · 已于 about 6 years前审核
Devon E. · 已于 about 6 years前审核
Romil J. · 已于 about 6 years前审核
ok
Piotr P. · 已于 about 6 years前审核
Shobhit S. · 已于 about 6 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。