[ https://issues.apache.org/jira/browse/HIVE-26178?focusedWorklogId=763013&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-763013 ]
ASF GitHub Bot logged work on HIVE-26178: ----------------------------------------- Author: ASF GitHub Bot Created on: 27/Apr/22 16:07 Start Date: 27/Apr/22 16:07 Worklog Time Spent: 10m Work Description: saihemanth-cloudera commented on PR #3248: URL: https://github.com/apache/hive/pull/3248#issuecomment-1111185045 > Do we still need this after #3201? Yeah, This is conflict in spark classpath when we start a spark shell. Issue Time Tracking ------------------- Worklog Id: (was: 763013) Time Spent: 0.5h (was: 20m) > 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 > Priority: Major > Labels: pull-request-available > Time Spent: 0.5h > Remaining Estimate: 0h > > 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)