How is dag created in spark?
Answer Posted / Dakshi Kaushik
A Directed Acyclic Graph (DAG) is created in Spark by compiling a sequence of tasks based on the dependencies between them.
Post New Answer View All Answers
List the advantage of Parquet file in Apache Spark?
473
Explain how RDDs work with Scala in Spark
355
What is meant by Transformation? Give some examples.
328
What is the latest version of spark?
287