Answer Posted / Anupriya Ekka
In Apache Spark, SparkContext (sc) creates a new Spark Context object and sc.textFile() reads a file as an RDD (Resilient Distributed Dataset) of lines of text.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers