You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/08/10 10:05:20 UTC

[jira] [Closed] (FLINK-4342) Fix dependencies of flink-connector-filesystem

     [ https://issues.apache.org/jira/browse/FLINK-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen closed FLINK-4342.
-------------------------------

> 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)