Kafka connect Regex Transform not working in the MSK Connect

0

We're trying to route the messages from debezium connector using regex transform(org.apache.kafka.connect.transforms.RegexRouter). But it's working fine in Apache Kafka connect but not on MSK connect. Is MSK connect supports Regex Transforms.

質問済み 2年前389ビュー
1回答
0

Hi there, yes RegexRouter and other Kafka connect transformation types should work in MSK Connect as well. Do you see errors specific to 'transforms' related parameters or RegexRouter in the MSK Connect logs?

AWS
サポートエンジニア
回答済み 2年前
  • No Error's are shown in the logs, The messages are routing to default topic name.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ