You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2017/10/05 16:06:00 UTC

[jira] [Created] (HDFS-12595) Isolation of native libraries in JARs

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org