Hi
I have this doubt:

I understand that each java process runs on different JVM instances. Now,
if I have a single executor on my machine and run several java processes,
then there will be several JVM instances running.

Now, process_local means, the data is located on the same JVM as the task
that is launched. But, the memory associated with the entire executor is
same. Then, how does this memory gets distributed across the JVMs??. I
mean, how this memory gets  associated with multiple JVMs??

Thank you!!!
-karthik
  • Hi rapelly kartheek

Reply via email to