[
https://issues.apache.org/jira/browse/HBASE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642570#action_12642570
]
stack commented on HBASE-940:
-----------------------------
J-D calls out that the close that calls the RecordWriter call actually lets out
Exceptions. Makes my above criticism invalid.
> Make the TableOutputFormat batching-aware
> -----------------------------------------
>
> Key: HBASE-940
> URL: https://issues.apache.org/jira/browse/HBASE-940
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: mapred
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Fix For: 0.19.0
>
> Attachments: hbase-940-v1.patch, hbase-940-v2.patch,
> hbase-940-v3.patch
>
>
> With HBASE-748, we can batch updates but the auto-flushing is enabled by
> default. Make it that it is disabled for MR jobs outputting in a table and
> make sure that everything is sent in the end.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.