Elek, Marton created HDDS-1641: ---------------------------------- Summary: Csi server fails because transitive Netty dependency Key: HDDS-1641 URL: https://issues.apache.org/jira/browse/HDDS-1641 Project: Hadoop Distributed Data Store Issue Type: Bug Reporter: Elek, Marton Assignee: Elek, Marton
CSI server can't be started because an ClassNotFound exception. It turned out that with using the new configuration api we got old netty jar files as transitive dependencies. (hdds-configuration depends on hadoop-common, hadoop-commons depends on the word) We should exclude all the old netty version from the classpath of the CSI server. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org