[ https://issues.apache.org/jira/browse/HIVE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207797#comment-14207797 ]
Hive QA commented on HIVE-8780: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12681007/HIVE-8780.1-spark.patch {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 7233 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_sample_islocalmode_hook org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_smb_mapjoin_19 org.apache.hadoop.hive.ql.exec.spark.TestHiveKVResultCache.testResultList org.apache.hive.hcatalog.streaming.TestStreaming.testRemainingTransactions {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/341/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/341/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-341/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12681007 - PreCommit-HIVE-SPARK-Build > insert1.q and ppd_join4.q hangs with hadoop-1 [Spark Branch] > ------------------------------------------------------------ > > Key: HIVE-8780 > URL: https://issues.apache.org/jira/browse/HIVE-8780 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Jimmy Xiang > Assignee: Chengxiang Li > Attachments: HIVE-8780.1-spark.patch, insert1.q-spark.png, > insert1.q.jstack, itests.patch > > > In working on HIVE-8758, found these tests hang at > {noformat} > java.lang.Thread.State: TIMED_WAITING (sleeping) > at java.lang.Thread.sleep(Native Method) > at > org.apache.hadoop.hive.ql.exec.spark.status.SparkJobMonitor.startMoni > tor(SparkJobMonitor.java:129) > at > org.apache.hadoop.hive.ql.exec.spark.SparkTask.execute(SparkTask.java > :111) > at org.apache.hadoop.hive.ql.exec.Task.executeTask(Task.java:161) > at > org.apache.hadoop.hive.ql.exec.TaskRunner.runSequential(TaskRunner.ja > va:85) > at org.apache.hadoop.hive.ql.Driver.launchTask(Driver.java:1644) > at org.apache.hadoop.hive.ql.Driver.execute(Driver.java:1404) > at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:1216) > at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1043) > at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1033) > at > org.apache.hadoop.hive.cli.CliDriver.processLocalCmd(CliDriver.java:2 > 47) > at org.apache.hadoop.hive.cli.CliDriver.processCmd(CliDriver.java:199) > at > org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:410) > at > org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:345) > at > org.apache.hadoop.hive.ql.QTestUtil.executeClient(QTestUtil.java:832) > at > org.apache.hadoop.hive.cli.TestSparkCliDriver.runTest(TestSparkCliDri > ver.java:3706) > at > org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_ppd_join4 > (TestSparkCliDriver.java:2790) > {noformat} > Both tests hang at the same place. There could be other hanging tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)