glory9211 commented on issue #5952:
URL: https://github.com/apache/hudi/issues/5952#issuecomment-1192956876

   > @rmahindra123 is it possible to run multiple instances of both 
**S3EventsSource.java** and **S3EventsHoodieIncrSource.java** in parallel (i.e. 
across different clusters for high availability) without concurrency issues? 
Thanks in advance.
   
   If you are writing to same table, using multiple jobs at the same time then 
you can use zookeeper to achieve concurrent hoodie writing tasks. This feature 
and related config is documented in the hudi docs


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