Open
Description
I have avro messages encoded with kafkaavroserializer. I am not able to read them to elasticsearch using kafka input plugin.
I did classpath the kafka avro decoder (the entire serializer jars along with its dependencies) too. But I got an error that said that the plugin was not found.
do you happen to know this error or issue? do you have any thoughts to overcome this issue?