Denes Arvay created NIFI-9209:
---------------------------------
Summary: Class version conflict due to hive-exec-3.1.2.jar
Key: NIFI-9209
URL: https://issues.apache.org/jira/browse/NIFI-9209
Project: Apache NiFi
Issue Type: Bug
Reporter: Denes Arvay
Assignee: Denes Arvay
hive-exec-3.1.2.jar contains a couple of 3rd party libraries (org.apache.avro,
org.apache.commons.lang, com.google.common, com.google.protobuf, etc) that can
cause unexpected classloading issues as it happened recently with a PR [1], [2].
hive-exec has a core classifier version without these dependencies, that should
be used instead.
[1] https://github.com/apache/nifi/pull/5358
[2] https://github.com/apache/nifi/pull/5358/checks?check_run_id=3544604627
--
This message was sent by Atlassian Jira
(v8.3.4#803005)