[ 
https://issues.apache.org/jira/browse/HBASE-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13050050#comment-13050050
 ] 

stack commented on HBASE-3967:
------------------------------

@Bogdan and @Kannan, pardon me, I misread Bogdan's pasting of code to be a 
check on KV over in hbase; I missed that he was talking about a frameowork 
check of the passed Key class.  Scratch my suggested remove of the class check.

@Bogdan, shouldn't you be working in mapreduce package, rather than mapred 
package?

> Support deletes in HFileOutputFormat based bulk import mechanism
> ----------------------------------------------------------------
>
>                 Key: HBASE-3967
>                 URL: https://issues.apache.org/jira/browse/HBASE-3967
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Kannan Muthukkaruppan
>            Assignee: Bogdan-Alexandru Matican
>         Attachments: diff.patch
>
>
> During bulk imports, it'll be useful to be able to do delete mutations 
> (either to delete data that already exists in HBase or was inserted earlier 
> during this run of the import). 
> For example, we have a use case, where we are processing a log of data which 
> may have both inserts and deletes in the mix and we want to upload that into 
> HBase using the bulk import mechanism.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to