confluentinc / examples

Apache Kafka and Confluent Platform examples and demos
Apache License 2.0
1.9k stars 1.11k forks source link

MINOR: Updates for the Cloud ETL demo #1183

Closed bbejeck closed 1 year ago

bbejeck commented 1 year ago

Description

What behavior does this PR change, and why? Updates for the Cloud ETL example for keeping up with different API changes. asana

Author Validation

Describe the validation already done, or needs to be done, by the PR submitter.

I've run the following scenarios for the Cloud ETL example:

  1. Kinesis source to s3 sink
  2. RDS source to s3 sink
  3. Kinesis source to Azure blob sink
  4. Kinesis source to GCP bucket

Reviewer Tasks

Describe the tasks/validation that the PR submitter is requesting to be done by the reviewer.

bbejeck commented 1 year ago

@davetroiano all comments addressed