Jesse Yates created HBASE-7702:
----------------------------------

             Summary: Adding filtering to Import jobs
                 Key: HBASE-7702
                 URL: https://issues.apache.org/jira/browse/HBASE-7702
             Project: HBase
          Issue Type: Bug
            Reporter: Jesse Yates
            Assignee: Jesse Yates
             Fix For: 0.96.0, 0.94.5


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