Apache Spark Basics

You are currently auditing this course.
35 / 89

Is this method of creating rdd correct: val myrdd = sc.parallelize(scala.io.Source.fromFile("./myfile").getLines.toList) ?


No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...