Apache Spark Basics with Python

36 / 86

Is this method of creating rdd correct: myrdd = sc.parallelize(open("./myfile").read().split())?


Note - Having trouble with the assessment engine? Follow the steps listed here


No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...