You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?