You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/20 08:53:17 UTC

[GitHub] [flink] StephanEwen commented on issue #11139: [FLINK-16015][filesystems]Throw an error when a plugin for a known scheme is missing.

StephanEwen commented on issue #11139:  [FLINK-16015][filesystems]Throw an error when a plugin for a known scheme is missing.
URL: https://github.com/apache/flink/pull/11139#issuecomment-588791570
 
 
   With this change, we do effectively forbid users to use S3 / OSS / Swift support through their Hadoop Classpath.
   
   I am a bit torn whether we want that. What if there is a new version of the FS connector that you can use via Hadoop's FS support, but our own bundles file systems are not yet updated.
   We could also think to reduce this to a "warning" instead of failing hard.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services