You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2016/05/04 10:18:12 UTC

[jira] [Commented] (HIVE-6137) Hive should report that the file/path doesn’t exist when it doesn’t

    [ https://issues.apache.org/jira/browse/HIVE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270306#comment-15270306 ] 

Hari Sankar Sivarama Subramaniyan commented on HIVE-6137:
---------------------------------------------------------

I am unassigning this jira from myself since there has been no response from anyone and I am no longer sure if this issue still persists. If someone finds this an issue, please feel free to work on it.

> 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-6137.5.patch, HIVE-6137.6.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.3.4#6332)