-
Notifications
You must be signed in to change notification settings - Fork 11
Reliable SQS Receiver #1
Copy link
Copy link
Open
Labels
Description
I would like to have a Spark Streaming SQS Receiver which deletes SQS messages only after they were successfully stored on S3.
Is it possible to configure this receiver with checkpointing and write ahead logs to achieve this?
Details: http://stackoverflow.com/questions/30809975/reliable-sqs-receiver-for-spark-streaming
Thanks!
Reactions are currently unavailable