[
https://issues.apache.org/jira/browse/FLINK-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415060#comment-15415060
]
ASF GitHub Bot commented on FLINK-4342:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2346
> Fix dependencies of flink-connector-filesystem
> ----------------------------------------------
>
> Key: FLINK-4342
> URL: https://issues.apache.org/jira/browse/FLINK-4342
> Project: Flink
> Issue Type: Bug
> Components: Streaming Connectors
> Affects Versions: 1.1.0
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 1.2.0
>
>
> The {{flink-connector-filesystem}} has inconsistent dependencies
> - The Guava dependency is unused and can be removed
> - The hadoop-shaded dependency is in 'compile' scope, but should be in
> 'provided' scope, because it must not go into the user code jar.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)