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

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

Doing "cd spark-client; mvn dependency:tree -Dverbose" before and after 
HIVE-11890 produce identical results. I suspect that Spark is playing some 
strange classpath game. Doing a quick web search turns up:

https://issues.apache.org/jira/browse/SPARK-1693

> 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
>            Priority: Blocker
>
> 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