Hi experts,

When we load any file, I know that based on the information in the spark
session about the executors location, status and etc , the data is
distributed among the worker nodes and executors.

But I have one doubt. Is the data initially loaded on the driver and then
it is distributed or it is directly distributed amongst the workers?

Thanks,
Sid

Reply via email to