跳至内容

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?) ?

已提问 4 年前1157 查看次数
1 回答
0

When renaming the package of the transformation class to 'org.apache.kafka.connect.transforms.<classname>' .

已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。