With receivers, it was pretty obvious which code ran where - each receiver
occupied a core and ran on the workers. However, with the new kafka direct
input streams, its hard for me to understand where the code that's reading
from kafka brokers runs. Does it run on the driver (I hope not), or does it
run on workers?

Any help appreciated
thanks!
-neelesh

Reply via email to