You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Gwen Shapira (JIRA)" <ji...@apache.org> on 2017/02/23 19:18:44 UTC

[jira] [Created] (KAFKA-4792) Kafka Connect: Add ByteArray Converter

Gwen Shapira created KAFKA-4792:
-----------------------------------

             Summary: Kafka Connect: Add ByteArray Converter
                 Key: KAFKA-4792
                 URL: https://issues.apache.org/jira/browse/KAFKA-4792
             Project: Kafka
          Issue Type: Improvement
          Components: KafkaConnect
            Reporter: Gwen Shapira


We currently have JSON and String converters.
Some data sources have non-string data (like database BLOBs) and some Kafka have binary data they want to land in binary format in the target system.

We need a non-converting converter that will allow just dumping bytes. 




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)