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

Piotr Nowojski closed FLINK-16015.
----------------------------------
    Fix Version/s: 1.11.0
     Release Note: By default, if there is an official filesystem plugin for a 
given schema, it will not be allowed to use fallback filesystem factories (like 
HADOOP libraries on the classpath) to load it. Added 
{{fs.allowed-fallback-filesystems}} configuration option to override this 
behaviour.
       Resolution: Fixed

Merged as 91399fe2cd to master branch.

> Refine fallback filesystems to only handle specific filesystems
> ---------------------------------------------------------------
>
>                 Key: FLINK-16015
>                 URL: https://issues.apache.org/jira/browse/FLINK-16015
>             Project: Flink
>          Issue Type: Improvement
>          Components: FileSystems
>    Affects Versions: 1.10.1, 1.11.0
>            Reporter: Arvid Heise
>            Assignee: Arvid Heise
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, if no s3 plugin is included, hadoop is used as a fallback, which 
> introduces a wide variety of problems. We should probably only white list 
> specific protocols that work well (e.g. hdfs).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to