[
https://issues.apache.org/jira/browse/HBASE-29477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-29477:
-----------------------------------
Labels: configuration-addition mapreduce output_format
pull-request-available (was: configuration-addition mapreduce output_format)
> Make TableOutputCommitter Configurable for TableOutputFormat
> ------------------------------------------------------------
>
> Key: HBASE-29477
> URL: https://issues.apache.org/jira/browse/HBASE-29477
> Project: HBase
> Issue Type: Improvement
> Reporter: Prathyush
> Priority: Blocker
> Labels: configuration-addition, mapreduce, output_format,
> pull-request-available
>
> 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)