You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/02/05 05:01:01 UTC

[jira] [Commented] (HBASE-7702) Adding filtering to Import jobs

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

Hudson commented on HBASE-7702:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #11 (See [https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/11/])
    HBASE-7702: Adding filtering to Import jobs - Forgot this bit... (Revision 1440736)
HBASE-7702: Adding filtering to Import jobs (Revision 1440713)

     Result = FAILURE
jyates : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/mapreduce/Import.java

jyates : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/mapreduce/Import.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportExport.java

                
> 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_0.94-v1.patch, hbase-7702_0.94-v2.patch, hbase-7702_trunk-v0.patch, hbase-7702_trunk-v1.patch, hbase-7702_trunk-v2.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