Answer Posted / Anjali Saini
Spark is fast because it optimizes data processing by keeping a large portion of its data in memory, which allows for faster access and manipulation. It also supports parallel processing and has a powerful scheduler to efficiently manage tasks across multiple computing nodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers