On Wed, May 25, 2016 at 8:49 AM, Juho Autio <juho.au...@rovio.com> wrote: > Is there any way to set akka.client.timeout (or other flink config) when > calling bin/flink run instead of editing flink-conf.yaml? I tried to add it > as a -yD flag but couldn't get it working.
I think this currently only works for YARN with -Yd paramter you mention in the issue.