Sean Mackrory created HDFS-12595: ------------------------------------ Summary: Isolation of native libraries in JARs Key: HDFS-12595 URL: https://issues.apache.org/jira/browse/HDFS-12595 Project: Hadoop HDFS Issue Type: Bug Reporter: Sean Mackrory Assignee: Sean Mackrory
There is a native library embedded in the Netty JAR. Even with shading, this can cause conflicts if a user application is used a different version of Netty. Hadoop does not use the native implementations, so we could just remove it, or we could relocate it more intelligently. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org