Hello, Assuming that I have the following Job Graph, (Source) -> (map) -> (KeyBy | Window | apply) -> (Sink)
Is there a way to assure that the map operator (and all its subtasks) run on a different task manager than the operator (map | window | apply)? This would allow JVM memory isolation without using YARN. Regards, Pedro ----- Best Regards, Pedro Chaves -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Isolate-Tasks-Run-Distinct-Tasks-in-Different-Task-Managers-tp12104.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.