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

   @danny0405 can you please share the config?
   
   One more question about the ingestion job: Do we need to add the below 
config to the ingestion table as well? (I’m referring to both the ingestion 
Flink + Hudi stream and the deletion Flink + Hudi batch stream DDLs.)
   ```
   'hoodie.write.concurrency.mode'='optimistic_concurrency_control',
   
'hoodie.write.lock.provider'='org.apache.hudi.client.transaction.lock.InProcessLockProvider'
   ```
   
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to