Hi guys, I want to better understand how the input / output data circulates across tasks from different vertices. Specifically I am wondering what are the communication patterns across tasks in different vertices.(many to many, many to one, one to many ...).
Can someone explains me how I can identify this for every pair of parent / children vertices ? Is there some property per task which allows me to see that, or do I need to look at types of vertices ? Thanks, Robert
