Which of the following is not one of the reasons why Spark programs are generally faster than

Question:

Which of the following is not one of the reasons why Spark programs are generally faster than MapReduce operations?

a. Because Spark tries to keep its RDDs in memory as long as possible.

b. Because Spark uses a directed acyclic graph instead of MapReduce.

c. Because RDD transformations are “lazily” applied.

d. Because Mesos can be used as a resource manager instead of YARN.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: