rmahindra123 commented on issue #5952: URL: https://github.com/apache/hudi/issues/5952#issuecomment-1195096821
> @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. No, that may not be possible if you are using a single SQS/SNS. S3EventsSource deletes the events in SQS after it commits them to the hudi table -- 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]
