Improve delete marker handling in Import M/R jobs
-------------------------------------------------
Key: HBASE-5431
URL: https://issues.apache.org/jira/browse/HBASE-5431
Project: HBase
Issue Type: Sub-task
Components: mapreduce
Affects Versions: 0.94.0
Reporter: Lars Hofhansl
Assignee: Lars Hofhansl
Priority: Minor
Fix For: 0.94.0
Import currently create a new Delete object for each delete KV found in a
result object.
This can be improved with the new Delete API that allows adding a delete KV to
a Delete object.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira