[ https://issues.apache.org/jira/browse/HIVE-10999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593118#comment-14593118 ]
Rui Li commented on HIVE-10999: ------------------------------- The failures seem to be related to different jersey versions. Hive depends on 1.14 and spark depends on 1.9. The dependency was introduced to spark in SPARK-3454. Class {{com.sun.jersey.spi.container.servlet.ServletContainer}} exists in {{jersey-servlet}} in 1.14. While it exists in {{jersey-server}} in 1.9. Not sure if this difference causes the failure. Will investigate more. > Upgrade Spark dependency to 1.4 [Spark Branch] > ---------------------------------------------- > > Key: HIVE-10999 > URL: https://issues.apache.org/jira/browse/HIVE-10999 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Xuefu Zhang > Assignee: Rui Li > Attachments: HIVE-10999.1-spark.patch > > > Spark 1.4.0 is release. Let's update the dependency version from 1.3.1 to > 1.4.0. -- This message was sent by Atlassian JIRA (v6.3.4#6332)