Answer Posted / Ankur Misra
"A Worker Node is a machine in an Apache Spark cluster that executes tasks assigned by the Driver Program. It runs Task Executors and manages the execution of RDD operations on distributed data."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers