[ https://issues.apache.org/jira/browse/HIVE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312167#comment-14312167 ]
Hive QA commented on HIVE-9170: ------------------------------- {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/12697453/HIVE-9170.1-spark.patch {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 7469 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udaf_covar_samp org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_join_with_different_encryption_keys org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_cbo_gby_empty org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/717/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/717/console Test logs: http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-717/ 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: 12697453 - PreCommit-HIVE-SPARK-Build > UT: udf_in_file fails with filenotfoundexception > ------------------------------------------------ > > Key: HIVE-9170 > URL: https://issues.apache.org/jira/browse/HIVE-9170 > Project: Hive > Issue Type: Sub-task > Components: Tests > Affects Versions: spark-branch > Reporter: Thomas Friedrich > Assignee: Chinna Rao Lalam > Priority: Minor > Attachments: HIVE-9170.1-spark.patch > > > The test case references ../../data/files/test2.dat, but for some reasons it > can't find the file: > 2014-12-18 17:59:46,360 ERROR [main]: CliDriver > (SessionState.java:printError(834)) - Failed with exception > java.io.IOException:org.apache.hadoop.hive.ql.metadata.HiveException: > java.io.FileNotFoundException: test2.dat (No such file or directory) > java.io.IOException: org.apache.hadoop.hive.ql.metadata.HiveException: > java.io.FileNotFoundException: test2.dat (No such file or directory) > at org.apache.hadoop.hive.ql.exec.FetchTask.fetch(FetchTask.java:152) > at org.apache.hadoop.hive.ql.Driver.getResults(Driver.java:1648) > at > org.apache.hadoop.hive.cli.CliDriver.processLocalCmd(CliDriver.java:226) > at org.apache.hadoop.hive.cli.CliDriver.processCmd(CliDriver.java:158) > at org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:369) > at org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:304) > at org.apache.hadoop.hive.ql.QTestUtil.executeClient(QTestUtil.java:837) > at > org.apache.hadoop.hive.cli.TestSparkCliDriver.runTest(TestSparkCliDriver.java:136) > at > org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_udf_in_file(TestSparkCliDriver.java:120) -- This message was sent by Atlassian JIRA (v6.3.4#6332)