On Tue, Mar 22, 2016 at 8:42 PM, Stefano Baghino <stefano.bagh...@radicalbit.io> wrote: > My feeling is that running a job on YARN should > end up in having more or less the same effect, regardless of the way the > job is run.
+1 I think that the current behaviour is buggy. The resource management is currently undergoing a massive refactoring (https://github.com/apache/flink/pull/1741). Maybe it's already fixed there (if the issue is independent of the scripts). Would be great to have a fix for this. If #1751 does not fix it, feel free to open an issue and PR. :-) – Ufuk