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
In fact, you don't need docker version to consume Avro, but you need to build kafkacat with libavro and libserdes support.
The bootstrap.sh script does this all for you, but you will have to track that all dependencies were built successfully.
Bu trial and error method, I found out that you'll need some additional packages for that, listed in #303
I got some troubles consuming with kafkacat running in docker on WSL2.
Software versions:
Example:
Is there any obvious reasons why this fails?
Since I'm trying to consume Avro, I need the docker version of kafkacat. Producing with kafkacat running in docker does not work either.
The text was updated successfully, but these errors were encountered: