GitHub user dawidwys opened a pull request:
https://github.com/apache/flink/pull/6388
[FLINK-6222] Allow passing env variables to start scripts via
Added possibility to pass env variables (e.g. HADOOP_CONF_DIR) through
flink-env.sh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dawidwys/flink FLINK-6222
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6388.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6388
----
commit 7f700d36f2057b38a4ec8873444c3f488447e241
Author: Dawid Wysakowicz <dwysakowicz@...>
Date: 2018-07-19T13:36:56Z
[FLINK-6222] Allow passing env variables to start scripts via
flink-env.sh
----
---