Using an AWS S3 Store as a Source to Feed an MSK Topic
Last updated
Last updated
This article examines how you can load any data from AWS S3 into DeltaStream to enrich other DeltaStream objects, before writing the final data into any other supported data store.
You must already have an account
Create a stream from the S3 file and point it to the Kafka topic
Tip You do not need to create a new stream for each s3 file. Instead, define the stream for a folder. The stream reads all the existing files and waits for new files to read as they arrive. Simply have the URI point to the folder; pointing to the folder watches all existing and future files. This is the default behavior.
From this point forward, you can treat this stream as you would any other stream in DeltaStream.
If your system experiences memory issues, here's how to adjust the size to get it to read your files: