You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "He Yongqiang (JIRA)" <ji...@apache.org> on 2010/08/16 23:24:20 UTC

[jira] Commented: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

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

He Yongqiang commented on HIVE-1543:
------------------------------------

let's do it in HiveContextAwareRecordReader. And maybe store the var in IOContext?

> set abort in ExecMapper when Hive's record reader got an IOException
> --------------------------------------------------------------------
>
>                 Key: HIVE-1543
>                 URL: https://issues.apache.org/jira/browse/HIVE-1543
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1543.patch
>
>
> When RecordReader got an IOException, ExecMapper does not know and will close the operators as if there is not error. We should catch this exception and avoid writing partial results to HDFS which will be removed later anyways.

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