Question: Which method is used to implement Spark jobs?

  1. on disk of all workers
  2. on disk of the master node
  3. in memory of the master node
  4. in memory of all workers

Answer: The correct answer of the above question is Option D:in memory of all workers