Answer Posted / Satyendra Kumar Verma
Lazy Evaluation is good in Spark because it allows for efficient resource utilization. By delaying the execution of actions, Spark can optimize and schedule the tasks to run in parallel, reducing unnecessary computations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers