[
https://issues.apache.org/jira/browse/HBASE-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211681#comment-13211681
]
Hudson commented on HBASE-5431:
-------------------------------
Integrated in HBase-TRUNK-security #117 (See
[https://builds.apache.org/job/HBase-TRUNK-security/117/])
HBASE-5431 Improve delete marker handling in Import M/R jobs (Revision
1290955)
Result = FAILURE
larsh :
Files :
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/client/Delete.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/mapreduce/Import.java
> 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