What is sc parallelize?
Answer Posted / Ajay Kant Singh
In Apache Spark, SparkContext (sc) provides the parallelize() function to create a distributed collection of data from local collections.
Post New Answer View All Answers
Explain how RDDs work with Scala in Spark
355
What is the latest version of spark?
288
What is meant by Transformation? Give some examples.
328
List the advantage of Parquet file in Apache Spark?
474