maheshguptags commented on issue #8195:
URL: https://github.com/apache/hudi/issues/8195#issuecomment-1471302720

   Hi @hbgstc123,
   
   I have tried with your suggestion and updated the config but I am still not 
getting the clustering inflight and .replace file.
   
   I am also attaching the updated config and screenshot for your reference.
   
   **CONFIG**
   ``` 'hoodie.clean.max.commits'='3',
   'hoodie.cleaner.commits.retained' = '3',
   'hoodie.clean.async'='true',
   'hoodie.cleaner.policy' = 'KEEP_LATEST_COMMITS',
   'hoodie.parquet.small.file.limit'='104857600',
   'clustering.schedule.enabled'='true',
   'clustering.async.enabled'='true',
   'hoodie.clustering.inline'= 'true',
   'hoodie.clustering.inline.max.commits'= '2',
   'hoodie.clustering.plan.strategy.max.bytes.per.group'= '107374182400',
   'hoodie.clustering.plan.strategy.max.num.groups'= '1' 
   ``` 
   
![image](https://user-images.githubusercontent.com/115445723/225516721-ced15071-703b-4209-ab1f-5abd81502616.png)
   
   Thanks,
   Mahesh  
   


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