GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/5502
[FLINK-8688] Remove "hadoop classpath" from config.sh
R: @StephanEwen ,see also description of
https://issues.apache.org/jira/browse/FLINK-8668
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink jira-8668-remove-hadoop-magic
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5502.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 #5502
----
commit 2a7ccd47cc910c73591c30d200c06eb34139321b
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-02-16T09:03:24Z
[FLINK-8688] Remove "hadoop classpath" from config.sh
This also removes usage of "hdfs classpath".
----
---