[
https://issues.apache.org/jira/browse/FLINK-20196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234521#comment-17234521
]
Aljoscha Krettek commented on FLINK-20196:
------------------------------------------
Thanks for reporting this! I've tried to change this before and this is more
arguments for my case.
The original issue is here: https://issues.apache.org/jira/browse/FLINK-20098
I'm closing this one as a duplicate.
> 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)