[ https://issues.apache.org/jira/browse/HIVE-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184868#comment-14184868 ]
Chao commented on HIVE-8599: ---------------------------- I think the test failure on {{union9}} is not related to this patch. I've seen some random test failures in other patches too. Looking at the log, it doesn't give much information: {noformat} 2014-10-24 14:41:30,062 DEBUG scheduler.DAGScheduler (Logging.scala:logDebug(63)) - missing: List() 2014-10-24 14:41:30,062 INFO scheduler.DAGScheduler (Logging.scala:logInfo(59)) - Submitting Stage 84 (UnionRDD[266] at union at SparkPlan.java:58), which has no missing parents 2014-10-24 14:41:30,062 DEBUG scheduler.DAGScheduler (Logging.scala:logDebug(63)) - submitMissingTasks(Stage 84) 2014-10-24 14:41:30,063 INFO status.SparkJobMonitor (SessionState.java:printInfo(820)) - Exception: None.get 2014-10-24 14:41:30,063 INFO status.SparkJobMonitor (SessionState.java:printInfo(820)) - Killing Job... 2014-10-24 14:41:30,063 ERROR status.SparkJobMonitor (SessionState.java:printError(829)) - Execution has failed. 2014-10-24 14:41:30,063 INFO exec.FileSinkOperator (Utilities.java:mvFileToFinalPath(1827)) - Moving tmp dir: file:/home/hiveptest/54.177.7.181-hiveptest-1/apache-svn-spark-source/itests/qtest-spark/target/tmp/scratchdir/hiveptest/171c6c35-9d46-45b1-8d6a-da6b58dcdbd8/hive_2014-10-24_14-41-29_094_2948446759305742203-1/_tmp.-ext-10001 to: file:/home/hiveptest/54.177.7.181-hiveptest-1/apache-svn-spark-source/itests/qtest-spark/target/tmp/scratchdir/hiveptest/171c6c35-9d46-45b1-8d6a-da6b58dcdbd8/hive_2014-10-24_14-41-29_094_2948446759305742203-1/-ext-10001 {noformat} I'll investigate these test failures in HIVE-8578. > Add InterfaceAudience annotations to spark-client [Spark Branch] > ---------------------------------------------------------------- > > Key: HIVE-8599 > URL: https://issues.apache.org/jira/browse/HIVE-8599 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Marcelo Vanzin > Assignee: Marcelo Vanzin > Attachments: HIVE-8599.1-spark.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)