azure-functions-kafka-extension
azure-functions-kafka-extension copied to clipboard
Azure Functions - librdkafka error (Apple M2 Pro)
Hi,
I'm dealing with an error when I'm using KafkaTrigger to listing a topic and record into a MongoDB, it work as expected running in a Windows machine but when I run in my MacBook Pro M2 Pro it throws a error with a message about librdkafka (image below).

I've done some research and found out that some files should be in bin folder but it's not when is using macosx version.

When I add those files and set the properties as Content and to copy to output directory as Always, it runs!

I've tried using the .Net version 6 and 7 also installed some packages (librdkafka and zstd) with brew and the problem persists.
The Microsoft.Azure.WebJobs.Extensions.Kafka version I'm using is the 3.8.0.