You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2018/09/18 09:15:00 UTC

[jira] [Created] (FLINK-10365) Consolidate shaded Hadoop classes for filesystems

Stephan Ewen created FLINK-10365:
------------------------------------

             Summary: Consolidate shaded Hadoop classes for filesystems
                 Key: FLINK-10365
                 URL: https://issues.apache.org/jira/browse/FLINK-10365
             Project: Flink
          Issue Type: Improvement
          Components: FileSystem
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.7.0


We currently have have three bundled/shaded filesystem connectors that build on top of Hadoop's classes. More will probably come. Each of them re-builds the shaded Hadoop module, including creating the relocated config, adapting native code loading, etc.

We should factor that out into a single base project to avoid duplicating work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)