You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2015/05/22 01:10:17 UTC

[jira] [Created] (FLINK-2077) Rework Path class and add extend support for Windows paths

Fabian Hueske created FLINK-2077:
------------------------------------

             Summary: Rework Path class and add extend support for Windows paths
                 Key: FLINK-2077
                 URL: https://issues.apache.org/jira/browse/FLINK-2077
             Project: Flink
          Issue Type: Improvement
          Components: Core
    Affects Versions: 0.9
            Reporter: Fabian Hueske
            Priority: Minor


The class {{org.apache.flink.core.fs.Path}} handles paths for Flink's {{FileInputFormat}} and {{FileOutputFormat}}. Over time, this class has become quite hard to read and modify. 

It would benefit from some cleaning and refactoring. Along with the refactoring, support for Windows paths like {{//host/dir1/dir2}} could be added.



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