[ 
https://issues.apache.org/jira/browse/FLINK-17639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141776#comment-17141776
 ] 

Guowei Ma edited comment on FLINK-17639 at 6/22/20, 7:50 AM:
-------------------------------------------------------------

Sorry for opening the pr late. Today I would open the pr. 

Last week I had already checked all the file systems in the `flink-filesystems` 
module and found that `StreamingFileSink` only supports HDFS/S3/Local 
FileSystem. The implementations of the other file system are only a simple 
wrapper of the corresponding file system.


was (Author: maguowei):
Today I would open the pr.

Last week I had already checked all the file systems in the `flink-filesystems` 
module and found that `StreamingFileSink` only supports HDFS/S3/Local 
FileSystem. The implementations of the other file system are only a simple 
wrapper of the corresponding file system.

> Document which FileSystems are supported by the StreamingFileSink
> -----------------------------------------------------------------
>
>                 Key: FLINK-17639
>                 URL: https://issues.apache.org/jira/browse/FLINK-17639
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.10.1
>            Reporter: Kostas Kloudas
>            Assignee: Guowei Ma
>            Priority: Major
>             Fix For: 1.11.0
>
>
> This issue targets at documenting which of the supported filesystems in Flink 
> are also supported by the {{StreamingFileSink}}. Currently there is no such 
> documentation, and, for example, users of Azure can only figure out at 
> runtime that their FS is not supported.



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

Reply via email to