[
https://issues.apache.org/jira/browse/HBASE-29477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pankaj Kumar resolved HBASE-29477.
----------------------------------
Fix Version/s: 2.7.0
3.0.0-beta-2
2.6.4
2.5.13
Resolution: Fixed
Pushed to branch-2.5+. Thanks [~prathyush17] for the contribution and thanks
everyone for the review.
> 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)