kafka-connect-storage-common icon indicating copy to clipboard operation
kafka-connect-storage-common copied to clipboard

[Request] Add support to FieldPartitioner class for handling JSON

Open theoschao opened this issue 8 years ago • 5 comments

JSON support in Kafka Connect is known to not have too much functionality built in for JSON at the moment. However, it would be really nice to allow for stringified JSON records to be able to use the FieldPartitioner. Currently only a Struct type record (AVRO) is supported. If the FieldPartitioner can parse a JSON string blob as a Map, and get the value at a specified key, this could work!

theoschao avatar Aug 23 '17 22:08 theoschao

Any update on this as this is a great feature to have.

abhisheksahani avatar Jul 31 '19 08:07 abhisheksahani

Hi, does anyone know what the status of it?

okazelnik avatar Jan 12 '20 15:01 okazelnik

Any updates whether this will be supported since its marked as an enhancement? Thanks

sgandhi123 avatar Oct 16 '20 17:10 sgandhi123

Any updates on whether we will support this or not ?

ParasJain-dev avatar Mar 03 '21 09:03 ParasJain-dev

It doesn't look like this will get done, could it at least be added in the documentation? Or if it is there, I haven't been able to find it. Unless anyone lands on this github issue, nobody would know.

thestephenstanton avatar Sep 08 '22 18:09 thestephenstanton