I\'m aware of that sc.parallelize() method is the SparkContext\'s parallelize method to create a parallelized collection. This allows Spark to distribute the da
sc.parallelize()