Hi all, I'm trying to understand how yarn-client mode works and found these two diagrams:
In the first diagram, it looks like the driver running in client directly communicates with executors to issue application commands, while in the second diagram it looks like application commands is sent to application master first and then forwarded to executors. Would anyone knows which case is true or is there any other interpretation to these diagrams? Thanks! Nisrina
