iwasakims opened a new pull request, #1103: URL: https://github.com/apache/bigtop/pull/1103
https://issues.apache.org/jira/browse/BIGTOP-3926 ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.1.0:shade (default) on project hive-jdbc: Error creating shaded jar: null: IllegalArgumentException -> [Help 1 ``` The error was caused by upgrading Bouncy Castle on Hadoop side. [maven-shade-plugin must be upgraded](https://issues.apache.org/jira/browse/MSHADE-337) to handle multi-JVM jar. This is follow-up of #1101 and depending on #1102. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
