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)