[
https://issues.apache.org/jira/browse/HBASE-29477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011927#comment-18011927
]
Pankaj Kumar commented on HBASE-29477:
--------------------------------------
[~prathyush17] Please update the release note for this change.
> Make TableOutputCommitter Configurable for TableOutputFormat
> ------------------------------------------------------------
>
> Key: HBASE-29477
> URL: https://issues.apache.org/jira/browse/HBASE-29477
> Project: HBase
> Issue Type: Improvement
> Reporter: Prathyush
> Assignee: Prathyush
> Priority: Blocker
> Labels: configuration-addition, mapreduce, output_format,
> pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.4, 2.5.13
>
>
> Currently, the TableOutputFormat has {{TableOutputCommitter}} hardcoded as
> the default output committer. This prevents clients from switching/setting to
> a different output committer if required.
> So, instead of hardcoded output committer - introduce a configuration based
> mechanism to allow clients to specify the desired table output committer,
> where the default value should remain {{TableOutputCommitter.}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)