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)