[
https://issues.apache.org/jira/browse/HIVE-9990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375431#comment-14375431
]
Ferdinand Xu commented on HIVE-9990:
------------------------------------
Thank you for your comments, [~xuefuz]. is the hive-exec jar already generated
under jars path? From the log attached by [~csun] in HIVE-9934, it sounds
hive-exec was not able to be generated. Can you attach your failed hive log to
this jira?
> 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)