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

Zheng Shao commented on HIVE-666:
---------------------------------

Note: It's possible that our testing infrastructure is not supporting this new 
test case - we are leaving a temp table in the metastore which may cause "show 
tables '*';" to have different results.
In that case, we can first commit all the changes except the new test case. We 
can add the test case back when the new test infrastructure is out.


> We should not ignore exceptions in FetchTask
> --------------------------------------------
>
>                 Key: HIVE-666
>                 URL: https://issues.apache.org/jira/browse/HIVE-666
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>         Attachments: HIVE-666.1.patch, HIVE-666.2.patch
>
>
> FetchTask is ignoring some of the exceptions which makes it hard to debug the 
> input file format code.
> We should propagate the exception back instead of ignoring it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to