[ 
https://issues.apache.org/jira/browse/HIVE-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908031#comment-14908031
 ] 

Rui Li commented on HIVE-11473:
-------------------------------

{{parquet_join}} failed because hive and spark depend on different parquet 
versions (hive on 1.8.1 while spark on 1.7.0). To work around this, we can 
build spark with {{parquet-provided}} profile. I built such a spark package and 
passed the test locally.
[~xuefuz] do you have any other suggestions?

Other failures are not related.

> Upgrade Spark dependency to 1.5 [Spark Branch]
> ----------------------------------------------
>
>                 Key: HIVE-11473
>                 URL: https://issues.apache.org/jira/browse/HIVE-11473
>             Project: Hive
>          Issue Type: Bug
>          Components: Spark
>            Reporter: Jimmy Xiang
>            Assignee: Rui Li
>         Attachments: HIVE-11473.1-spark.patch, HIVE-11473.1-spark.patch, 
> HIVE-11473.2-spark.patch
>
>
> In Spark 1.5, SparkListener interface is changed. So HoS may fail to create 
> the spark client if the un-implemented event callback method is invoked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to