Relative Content

Tag Archive for capache-nifijnaapache-minifi

How do I fix the Java unsatisfied link error when using JNA in Apache MiNiFi running inside a podman container

I have an Apache NiFi dataflow that transports data between two directories on my system through POSIX message queues using two NiFi processors that I made. These processors use JNA to make the calls to the C libraries to actually interact with the message queues. When trying to run this NiFi dataflow in a podman container with MiNiFi, it does not work and my two processors are returning an error: