[
https://issues.apache.org/jira/browse/HIVE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917164#comment-13917164
]
Hive QA commented on HIVE-6137:
-------------------------------
{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/12631816/HIVE-6137.4.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5186 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketmapjoin6
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1568/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1568/console
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12631816
> Hive should report that the file/path doesn’t exist when it doesn’t
> -------------------------------------------------------------------
>
> Key: HIVE-6137
> URL: https://issues.apache.org/jira/browse/HIVE-6137
> Project: Hive
> Issue Type: Bug
> Reporter: Hari Sankar Sivarama Subramaniyan
> Assignee: Hari Sankar Sivarama Subramaniyan
> Attachments: HIVE-6137.1.patch, HIVE-6137.2.patch, HIVE-6137.3.patch,
> HIVE-6137.4.patch
>
>
> Hive should report that the file/path doesn’t exist when it doesn’t (it now
> reports SocketTimeoutException):
> Execute a Hive DDL query with a reference to a non-existent blob (such as
> CREATE EXTERNAL TABLE...) and check Hive logs (stderr):
> FAILED: Execution Error, return code 1 from
> org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Got exception:
> java.io.IOException)
> This error message is not detailed enough. If a file doesn't exist, Hive
> should report that it received an error while trying to locate the file.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)