Answer Posted / Balram
A Spark Engine is the core execution engine of Apache Spark. It manages tasks, manages data distribution across nodes in a cluster, and coordinates the work of other processes like the Driver and Executors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers