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

   flink config is different from spark, set these two config to enable inline 
clustering for flink.
   
   'clustering.schedule.enabled'='true',
   'clustering.async.enabled'='true'
   
   other flink clustering config can refer the doc:  
   https://hudi.apache.org/docs/configurations#clusteringasyncenabled


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