Answer Posted / Prashant Kumar Srivastava
An executor in Spark is a JVM process that runs tasks assigned by the driver program. It processes data on worker nodes and communicates with other executors through the driver.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers