confluentinc / kafka-connect-datagen

Connector that generates data for demos
Apache License 2.0
19 stars 87 forks source link

Does schema.filename work with S3 object or relative paths? #122

Open pc-akothapeta opened 1 year ago

pc-akothapeta commented 1 year ago

Question does "schema.filename" work with S3 object or relative path Using AWS Managed Kafka (MSK Connect), doesn't allow additional files to be uploaded other than the connector pluggin jar files. I am guessing it will be useful to similar managed services to put the schema files in another location.

Or is it possible to specify relative path.