You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2014/12/12 12:04:13 UTC

[jira] [Assigned] (FLINK-1266) Generalize Flink's DistributedFileSystemClass to a Hadoop FileSystem wrapper

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

Robert Metzger reassigned FLINK-1266:
-------------------------------------

    Assignee: Robert Metzger

> Generalize Flink's DistributedFileSystemClass to a Hadoop FileSystem wrapper
> ----------------------------------------------------------------------------
>
>                 Key: FLINK-1266
>                 URL: https://issues.apache.org/jira/browse/FLINK-1266
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>            Priority: Minor
>
> Currently, the Hadoop's DistributedFileSystem class is somewhat hardwired into the Flink DistributedFileSystem class.
> That is actually not necessary because Flink's DistributedFileSystem class is only assuming Hadoop's FileSystem class.
> By generalizing the Flink DFS class, we can easily support other file systems implementing the Hadoop FS class, such as the GoogleHadoopFileSystem, Tachyon and others.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)