[ 
https://issues.apache.org/jira/browse/HBASE-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Hofhansl updated HBASE-5431:
---------------------------------

    Attachment: 5431.txt

Simple patch.
The removed Delete constructor was added in 0.94 just for this case, so it's 
safe to remove it now.
                
> 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

        

Reply via email to