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

Jesse Yates commented on HBASE-7702:
------------------------------------

bq. Whatever we do somebody will be whining about it 

Yup. I'll put a note in the info about how the filter is used too.

bq. We can also leave the exception catching the way it is. It is easier to 
deduce from the code what type of exception can be expected.

Oh man, I just changed it; no worries - patch coming soon.
                
> Adding filtering to Import jobs
> -------------------------------
>
>                 Key: HBASE-7702
>                 URL: https://issues.apache.org/jira/browse/HBASE-7702
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>             Fix For: 0.96.0, 0.94.5
>
>         Attachments: hbase-7702_0.94-v0.patch, hbase-7702_trunk-v0.patch
>
>
> Add the ability to filter to the Import MapReduce job.
> Often times when restoring a table from an Export job, its not desirable to 
> import all the rows, but rather just a subset. This adds the abililty to just 
> import rows to the table that pass a given filter.
> This is the complement to HBASE-2495

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to