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

Xuefu Zhang commented on HIVE-9990:
-----------------------------------

[~Ferd], thanks for looking into this. My desktop always has the problem 
running spark tests, due to snappy native library. I guess my problem could be 
different from Jenkins. If you cannot produce, I think that could be just a 
transient failure. You may close the problem as "not reproducible". Thanks.

> TestMultiSessionsHS2WithLocalClusterSpark is failing
> ----------------------------------------------------
>
>                 Key: HIVE-9990
>                 URL: https://issues.apache.org/jira/browse/HIVE-9990
>             Project: Hive
>          Issue Type: Bug
>          Components: Spark
>    Affects Versions: 1.2.0
>            Reporter: Xuefu Zhang
>            Assignee: Ferdinand Xu
>
> At least sometimes. I can reproduce it with "mvn test 
> -Dtest=TestMultiSessionsHS2WithLocalClusterSpark -Phadoop-2" consistently on 
> my local box (both trunk and spark branch).
> {code}
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.hive.jdbc.TestMultiSessionsHS2WithLocalClusterSpark
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 92.438 sec 
> <<< FAILURE! - in 
> org.apache.hive.jdbc.TestMultiSessionsHS2WithLocalClusterSpark
> testSparkQuery(org.apache.hive.jdbc.TestMultiSessionsHS2WithLocalClusterSpark)
>   Time elapsed: 21.514 sec  <<< ERROR!
> java.util.concurrent.ExecutionException: java.sql.SQLException: Error while 
> processing statement: FAILED: Execution Error, return code 3 from 
> org.apache.hadoop.hive.ql.exec.spark.SparkTask
>       at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:296)
>       at 
> org.apache.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:392)
>       at 
> org.apache.hive.jdbc.TestMultiSessionsHS2WithLocalClusterSpark.verifyResult(TestMultiSessionsHS2WithLocalClusterSpark.java:244)
>       at 
> org.apache.hive.jdbc.TestMultiSessionsHS2WithLocalClusterSpark.testKvQuery(TestMultiSessionsHS2WithLocalClusterSpark.java:220)
>       at 
> org.apache.hive.jdbc.TestMultiSessionsHS2WithLocalClusterSpark.access$000(TestMultiSessionsHS2WithLocalClusterSpark.java:53)
> {code}
> The error was also seen in HIVE-9934 test run.



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

Reply via email to