If I use defaults for the most part but configure flink to have parallelism 5 
and kafka to have 5 brokers (one of each on 5 nodes) will the connector and 
kafka be smart enough to use the kafka partition on the same node as the flink 
task manager for the 5 partitions?  Do I need to explicitly assign partitions 
to get them local to each other?

Michael

Reply via email to