Question: Apache Spark: a. How does Apache Spark perform computations in parallel? b. Explain the statement: Apache Spark performs transformations on RDDs in a lazy manner.
Apache Spark:
a. How does Apache Spark perform computations in parallel?
b. Explain the statement: “Apache Spark performs transformations on RDDs in a lazy manner.”
c. What are some of the benefits of lazy evaluation of operations in Apache Spark?
Step by Step Solution
3.46 Rating (166 Votes )
There are 3 Steps involved in it
a Apache Spark uses a technique called Resilient Distributed Datasets RDDs to perform computations i... View full answer
Get step-by-step solutions from verified subject matter experts
