You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sai Hemanth Gantasala (Jira)" <ji...@apache.org> on 2022/04/27 03:29:00 UTC

[jira] [Created] (HIVE-26178) Multiple version of woodstox jars found in spark class path

Sai Hemanth Gantasala created HIVE-26178:
--------------------------------------------

             Summary: Multiple version of woodstox jars found in spark class path 
                 Key: HIVE-26178
                 URL: https://issues.apache.org/jira/browse/HIVE-26178
             Project: Hive
          Issue Type: Bug
          Components: Hive, Spark
            Reporter: Sai Hemanth Gantasala
            Assignee: Sai Hemanth Gantasala


In Spark the woodstox-core jar is coming from two sources:
 - hadoop-client (woodstox-core:jar:5.0.3)
 - hive-service (woodstox-core:jar:5.2.1) introduced via xml sec dependency.

Woodstox jar is anyway not used in the hive. So we can remove this dependency in the hive.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)