Answer Posted / Alok Kumar Snehi
Spark Core is the foundational module of Apache Spark that provides a general execution engine capable of handling both batch and streaming data processing tasks. It manages task scheduling, fault tolerance, communication between nodes, and resource management in distributed environments.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers