Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5521
The approach here does not work (there is also no test, otherwise that
would have been caught).
Flink does not magically load configs like Hadoop, Flink passes configs
explicitly.
Aside from that, we first should actually decide whether this should be ---
