GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/2308
FLINK-4279 [py] Set flink dependencies to provided
- removed unused `flink-optimizer` and `flink-clients` dependency
- set the remaining dependencies to `provided`
- as otherwise several shaded classes were included in the jar
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 4279_python_dep
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2308.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 #2308
commit 6ccb61ba228ade45f6a4e1de1ecd87cbc1129136
Author: zentol <chesnay@apache.org>
Date: 2016-07-29T09:38:06Z
FLINK-4279 [py] Set flink dependencies to provided
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/2308
FLINK-4279[py] Set flink dependencies to providedYou can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 4279_python_dep
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2308.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 #2308
commit 6ccb61ba228ade45f6a4e1de1ecd87cbc1129136
Author: zentol <chesnay@apache.org>
Date: 2016-07-29T09:38:06Z
FLINK-4279[py] Set flink dependencies to provided