[
https://issues.apache.org/jira/browse/FLINK-20196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234497#comment-17234497
]
Andrey Zagrebin commented on FLINK-20196:
-----------------------------------------
I also encountered this issue while working onĀ FLINK-20118
> flink-connector-files needs explicit flink-connector-base dependency to run
> ---------------------------------------------------------------------------
>
> Key: FLINK-20196
> URL: https://issues.apache.org/jira/browse/FLINK-20196
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream, Connectors / FileSystem
> Affects Versions: 1.12.0
> Reporter: Till Rohrmann
> Priority: Critical
> Fix For: 1.12.0
>
>
> When trying out the new {{FileSource}} contained in the module
> {{flink-connector-files}} my program complained about a missing dependency
> when trying to run the job. As it turns out, the {{flink-connector-files}}
> dependency additionally needs the {{flink-connector-base}} dependency which
> is set to {{provided}}. Having to add both dependencies seems a bit
> cumbersome from the user's perspective.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)