Hi,

what is the best strategy to fix the following error during hive-exec
shading?

[INFO] --- maven-shade-plugin:3.1.1:shade (build-exec-bundle) @ hive-exec
---
...

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade (build-exec-bundle)
on project hive-exec: Error creating shaded jar: Problem shading JAR
/home/jh/.m2/repository/org/apache/hive/hive-parser/4.0.0-alpha-2/hive-parser-4.0.0-alpha-2.jar
entry org/apache/hadoop/hive/ql/parse/HiveParser.class:
java.lang.RuntimeException: Method code too large! -> [Help 1]

thanks!

Reply via email to