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

Owen O'Malley commented on HIVE-12783:
--------------------------------------

Note that this fix gets around the problem for hive development, but our users 
will end up with the same problem unless they do the same thing to their 
projects.

The real fix is for spark to either remove their dependence on the eclipse 
version or to shroud it so that it doesn't leak through to all of their users.

Of course Hive really should do the same with guava and protobuf, since both of 
those libraries deliberately break cross-version compatibility.

> fix the unit test failures in TestSparkClient and TestSparkSessionManagerImpl
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-12783
>                 URL: https://issues.apache.org/jira/browse/HIVE-12783
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Test
>    Affects Versions: 2.0.0
>            Reporter: Pengcheng Xiong
>            Assignee: Owen O'Malley
>            Priority: Blocker
>         Attachments: HIVE-12783.patch, HIVE-12783.patch
>
>
> This includes
> {code}
> org.apache.hive.spark.client.TestSparkClient.testSyncRpc
> org.apache.hive.spark.client.TestSparkClient.testJobSubmission
> org.apache.hive.spark.client.TestSparkClient.testMetricsCollection
> org.apache.hive.spark.client.TestSparkClient.testCounters
> org.apache.hive.spark.client.TestSparkClient.testRemoteClient
> org.apache.hive.spark.client.TestSparkClient.testAddJarsAndFiles
> org.apache.hive.spark.client.TestSparkClient.testSimpleSparkJob
> org.apache.hive.spark.client.TestSparkClient.testErrorJob
> org.apache.hadoop.hive.ql.exec.spark.session.TestSparkSessionManagerImpl.testMultiSessionMultipleUse
> org.apache.hadoop.hive.ql.exec.spark.session.TestSparkSessionManagerImpl.testSingleSessionMultipleUse
> {code}
> all of them passed on my laptop. cc'ing [~szehon], [~xuefuz], could you 
> please take a look? Shall we ignore them? Thanks.



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

Reply via email to