[
https://issues.apache.org/jira/browse/KAFKA-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329669#comment-15329669
]
Nisarg Shah commented on KAFKA-3209:
------------------------------------
I'm still working on it. Got a little busy. I thought I'll get a working
prototype ready so that it can be demonstrated and it's easier to convey how
it'll work.
I have it almost ready, working out small kinks of sending properties down the
transformers behind the scenes. I will be sending out mails to the dev channel
soon.
> Support single message transforms in Kafka Connect
> --------------------------------------------------
>
> Key: KAFKA-3209
> URL: https://issues.apache.org/jira/browse/KAFKA-3209
> Project: Kafka
> Issue Type: Improvement
> Components: KafkaConnect
> Reporter: Neha Narkhede
>
> Users should be able to perform light transformations on messages between a
> connector and Kafka. This is needed because some transformations must be
> performed before the data hits Kafka (e.g. filtering certain types of events
> or PII filtering). It's also useful for very light, single-message
> modifications that are easier to perform inline with the data import/export.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)