Not sure what you are trying to do, Insert data to Kafka? Get data from Kafka?
What about the JsonConverter? On Fri, Sep 23, 2016 at 4:13 PM, Olivier Girardot < o.girar...@lateral-thoughts.com> wrote: > Hi everyone,is there any way to use a straightforward converter instead of > the > AvroConverter for avro data, because the NullPointerException > (https://github.com/confluentinc/kafka-connect-hdfs/issues/36 and > https://github.com/confluentinc/schema-registry/issues/272) is quite > blocking > and an upgrade of the cluster is not yet possible. > I guess such a converter can be developped but I was wondering if any > workaround > is available out of the box ? > Regards, > Olivier Girardot