How to Add transform classes to MSK connect
0
We added our own Jar with transformation classes to MSK Connect plugin zip file. We then specified the name of the connector in a transform property . Unfortunately we are getting 'Class not found' error. We verified and jar & class exist in ZIP & plugin configuration is correct. Is it possible to add our custom transform classes to MSK connect (plugin.path?) ?
asked 2 months ago24 views
1 Answers
0
When renaming the package of the transformation class to 'org.apache.kafka.connect.transforms.<classname>' .
answered 2 months ago
Relevant questions
Copying data from IBM MQ to Amazon MSK
asked 8 months agoMSK Connect - Exposing Connector Specific Metrics
asked 5 months agoMSK Connect Debezium Connector using AWS Glue Schema Registry for AVRO serialization
asked 5 months agoHow to connect Glue to MSK with IAM authentication?
asked 7 months agoKafka connect Regex Transform not working in the MSK Connect
asked 5 months agoMSK connect connector deployment
asked 12 days agoMSK Connect - Failed to create using in-built AWSServiceRoleForKafkaConnect role
asked 5 months agoSet consumer.isolation.level in MSK Connect (sink connector)
asked 12 days agoHow to Add transform classes to MSK connect
asked 2 months agoHow to delete Custom Msk Connect Plugin
asked 7 months ago