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

stack commented on HBASE-1626:
------------------------------

TR imports Put and Delete though doesn't use them.

Do you think we should cache the new TableOutputCommitter?  That seems to be 
what FOF does.  Synchronizes the method and hands out same each time (probably 
minor).

Otherwise, +1 on patch, good stuff Lars.  I can fix above when I commit.  Lets 
see what Doğacan says before commit.  Will assign it to him for comment.

> Allow emitting Deletes out of new TableReducer
> ----------------------------------------------
>
>                 Key: HBASE-1626
>                 URL: https://issues.apache.org/jira/browse/HBASE-1626
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Lars George
>             Fix For: 0.20.0
>
>         Attachments: 1626-v2.patch, 1626-v3.patch, 1626-v4.patch, 
> 1626-v5.patch, 1626-v6.patch, 1626-v7.patch, 1626.patch, deletes.patch, 
> reducer.patch, table-reduce.patch
>
>
> Doğacan Güney (nutch) wants to emit Delete from TableReduce.  Currently we 
> only do Put.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to