Answer Posted / Ankitdoharey
Executor memory is the amount of RAM allocated to each worker node (executor) in a Spark cluster. Driver memory, on the other hand, refers to the amount of memory reserved for the main application that runs on the driver program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers