Amaresh Bingumalla created HUDI-6535:
----------------------------------------
Summary: 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
Reporter: Amaresh Bingumalla
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)