mauropelucchi commented on issue #2564:
URL: https://github.com/apache/hudi/issues/2564#issuecomment-930774206


   > @mauropelucchi : curious as to your table type choice. I see you are 
setting max delta commits to compact to 1. So, you might as well choose COW to 
easier operability. wondering if you are doing some POC or something, but 
intend to bump this number up later.
   
   Hi @nsivabalan, we changed the configuration 
'hoodie.cleaner.commits.retained': 4 from 1 during our test.
   
   As @rswagatika mentioned:
   > UPDATE => Today morning when I ran the above query I could see the 
cleaning triggered and it did delete the files. So for production use I changed 
my config 'hoodie.cleaner.commits.retained': 4 from 1 and ran the test and it 
did work.
   
   Following your suggestion, I will open today a new issue about this 
behaviour 
   
   


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