Example for using Kafka Connect with OCI Streaming through a container image
- An OCI tenancy currently active
- An OCI Streaming instance with at least one Stream
- Kafka Connect Configuration Harness
- An OCI User with an Auth Token and relative permissions for OCI Streaming
- An OCI Object Storage Bucket
- Customer secret key of an OCI User capable of writing in an Object Storage bucket
- Clone this repository and cd into it
- Modify entrypoint.sh and Dockerfile with all the values needed to run the connector
- Run the script run.sh