[
https://issues.apache.org/jira/browse/HBASE-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211061#comment-13211061
]
stack commented on HBASE-5431:
------------------------------
So, we output Deletes and then we output Deletes? We'll be changing the order
of kvs that came in in the Result? Thats ok?
> 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
>
> Attachments: 5431.txt
>
>
> 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