Hi there, We have Kafka 0.11.0.0 running to DC/OS. So, I am developing on windows (it's not my fault ;-)) and have to ship to a Linux-Container (DC/OS) in order to run a java-app.
What is the best way to use Kafka-streams maven dependency w.r.t. RocksDB in order to work on both OSs? Currently I am getting the following error: UnsatisfiedLinkError … Can’t find dependency library. Trying to find rocksdbjni,…dll Thanks in advance Valentin