[
https://issues.apache.org/jira/browse/HUDI-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-6535:
----------------------------
Component/s: cleaning
table-service
> Need a way to be able to schedule cleaner service inline and execute as a
> offline job
> -------------------------------------------------------------------------------------
>
> Key: HUDI-6535
> URL: https://issues.apache.org/jira/browse/HUDI-6535
> Project: Apache Hudi
> Issue Type: New Feature
> Components: cleaning, table-service
> Reporter: Amaresh Bingumalla
> Priority: Major
> Labels: hudi, hudi-cleaner
>
> With the current hudi version 0.13.1 there is no way to schedule cleaner
> service as part of the writer job. Only possible options are execute inline
> or scheduleAndExecute offline jobs.
> Having an inline schedule only option similar to compaction jobs will be
> helpful to see when the cleaner services are required.
>
> Related compactor code -
> [https://github.com/apache/hudi/blob/51ddf1affcdead2e3b5e871ba4816c71e6f4b99a/hudi-utilities/src/main/java/org/apache/hudi/utilities/HoodieCompactor.java#L194]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)