hudi-bot opened a new issue, #16096: URL: https://github.com/apache/hudi/issues/16096
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] ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6535 - Type: New Feature -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
