thanks
--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
Hi,
the reason why `jobmanager.execution.failover-strategy` defaults to `full`
is that `individual` only works if you have a completely embarrassingly
parallel job where all operators chain into a single task.
Concerning `taskmanager.jvm-exit-on-oom`, depending on where the
OOMException has been
why jobmanager.execution.failover-strategy default value is full not
Individual?
why taskmanager.jvm-exit-on-oom default value is false not true?
code is flink 1.5
--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/