Skip to content

Retrieve the data from Posgresql on RDS (non CDC) and ingest to AWS S3 as Json String.

Notifications You must be signed in to change notification settings

jitkasempin/kafka_connect_rds_to_s3_json

Repository files navigation

kafka_connect_rds_to_s3_json

Retrieve the data from Posgresql on RDS (non CDC) and ingest to AWS S3 as Json String.

How to execute Kafka Connect with these config files is shown below (in standalone mode)

connect-standalone ./worker.properties ./postgresql-connector.properties ./confluent-s3.properties &

About

Retrieve the data from Posgresql on RDS (non CDC) and ingest to AWS S3 as Json String.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages