[
https://issues.apache.org/jira/browse/HIVE-12783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15086444#comment-15086444
]
Xuefu Zhang commented on HIVE-12783:
------------------------------------
Actually this seems to be real problem and timeout value doesn't seem to be the
cause. I can reliably reproduce the problem on my local box on master, while on
spark branch (which doesn't have all the changes in master) these tests pass
rapidly. Therefore, the problem must be caused by some recent changes in
master. We shouldn't simply ignore or disable these tests.
> 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
> Reporter: Pengcheng Xiong
>
> 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)