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

ASF GitHub Bot commented on FLINK-7265:
---------------------------------------

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/4397
  
    Merged a minimal version of this into `release-1.3` in 
854b05376a459a6197e41e141bb28a9befe481ad


> FileSystems should describe their kind and consistency level
> ------------------------------------------------------------
>
>                 Key: FLINK-7265
>                 URL: https://issues.apache.org/jira/browse/FLINK-7265
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.3.1
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 1.4.0, 1.3.2
>
>
> Currently, all {{FileSystem}} types look the same to Flink.
> However, certain operations should only be executed on certain kinds of file 
> systems.
> For example, it makes no sense to attempt to delete an empty parent directory 
> on S3, because there are no such thinks as directories, only hierarchical 
> naming in the keys (file names).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to