GitHub user StephanEwen opened a pull request:
https://github.com/apache/flink/pull/2346
[FLINK-4342] [build] Fix dependencies of flink-connector-filesystem
This fixes dependencies of the `flink-connector-filesystem` project
- Remove unneeded Guava dependency
- Set hadoop-shaded-artifact dependency to 'provided' as in other
connectors, because the dependency should not go into the user's jar.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StephanEwen/incubator-flink
fix_filesystem_dependencies
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2346.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 #2346
----
commit 097c13833a7f643f6c665c66bae5e7db6ad57ea7
Author: Stephan Ewen <[email protected]>
Date: 2016-08-09T20:49:55Z
[FLINK-4342] [build] Fix dependencies of flink-connector-filesystem
- Remove unneeded Guava dependency
- Set hadoop-shaded-artifact dependency to 'provided'
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---