[
https://issues.apache.org/jira/browse/FLINK-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger closed FLINK-1006.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.7-incubating
Has been fixed in
https://github.com/apache/incubator-flink/commit/bbde5faef4bbf73c53c33f50276e19d69dd72a9a#diff-d41d8cd98f00b204e9800998ecf8427e.
Thank you!
> Add support for MapR file system
> --------------------------------
>
> Key: FLINK-1006
> URL: https://issues.apache.org/jira/browse/FLINK-1006
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Runtime
> Affects Versions: 0.6-incubating
> Reporter: Daniel Warneke
> Assignee: Daniel Warneke
> Priority: Minor
> Fix For: 0.7-incubating
>
>
> I would like to add support for the MapR file system to Flink. The MapR file
> system is a propriatory distributed file system which is interface-compatible
> to HDFS and core to the MapR Hadoop distribution.
> Support for MapR FS would require one additional class
> eu.stratosphere.runtime.fs.maprfs.MapRFileSystem which basically tells Flink
> how to deal with the URL scheme name "maprfs://" and connect to the container
> databases. For everything else, we could reuse the already existing HDFS
> wrappers.
--
This message was sent by Atlassian JIRA
(v6.2#6252)