You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Randall Hauch (Jira)" <ji...@apache.org> on 2020/06/11 01:40:00 UTC

[jira] [Updated] (KAFKA-9318) Kafka Connect. Add map entry value extraction SMT

     [ https://issues.apache.org/jira/browse/KAFKA-9318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Hauch updated KAFKA-9318:
---------------------------------
    Labels: needs-kip  (was: )

> Kafka Connect. Add map entry value extraction SMT
> -------------------------------------------------
>
>                 Key: KAFKA-9318
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9318
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect
>    Affects Versions: 2.4.0
>            Reporter: Piotr Smolinski
>            Priority: Major
>              Labels: needs-kip
>
> Currently there is ExtractField SMT available that makes it possible to pull specific field from generic JSON or Connect Struct. When Connect Struct with a map field is used this approach does not work when given map entry has to be extracted.
> Example case: JMS source imports message that has entity correlation key inside message property. We want to use the same key for Kafka messages.
> Currently it requires custom SMT coding, while the logic is generic.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)