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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)