ad1happy2go commented on issue #8939: URL: https://github.com/apache/hudi/issues/8939#issuecomment-1587252728
@koochiswathiTR Sorry I didn't understood your question. But if your question is to disable the compaction/cleaner without stopping the streaming job, that is not possible I guess. You can stop the job and update writer configs and then restart the job. To disable compaction you can disable both these flag as you suggested - hoodie.compact.inline and hoodie.compact.schedule.inline -- 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]
