tvxer commented on issue #10916:
URL: https://github.com/apache/hudi/issues/10916#issuecomment-2017561070

   I had to include  `'hoodie.clean.automatic': 'false'`, and it has reduce the 
process from 50 minutes to 10 minutes. Each day when I am writing to new 
partition,t he cleaning process in Apache Hudi was taking a substantial amount 
of time, likely because it was working across all partition dates by default,. 
How to I set the options to only clean the specific dates I am writing to? 


-- 
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]

Reply via email to