You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Billy Pearson (JIRA)" <ji...@apache.org> on 2009/04/25 07:57:30 UTC

[jira] Commented: (HBASE-1349) Add Support to skip bad records on MR jobs

    [ https://issues.apache.org/jira/browse/HBASE-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702655#action_12702655 ] 

Billy Pearson commented on HBASE-1349:
--------------------------------------

more info on the skip class
http://hadoop.apache.org/core/docs/r0.19.1/mapred_tutorial.html#Skipping+Bad+Records
http://hadoop.apache.org/core/docs/r0.19.1/api/org/apache/hadoop/mapred/SkipBadRecords.html

> Add Support to skip bad records on MR jobs
> ------------------------------------------
>
>                 Key: HBASE-1349
>                 URL: https://issues.apache.org/jira/browse/HBASE-1349
>             Project: Hadoop HBase
>          Issue Type: New Feature
>          Components: mapred
>            Reporter: Billy Pearson
>            Priority: Minor
>
> would like to see Skipping Bad Records added to hbase so if we have problems with a map we can spit and process until we meet the  SkipBadRecords class setting for a job.
> I thank  HBASE-1183 will make this posable to support this on reading from hbase as a map task.

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