Hey everybody, I'm working on putting together a ZeroMQ sink but it requires loading the native ZeroMQ library and I couldn't find a way to add the path to java's java.library.path property. I ended up having to edit the bin/flume script to get it to work.
It would be nice if there was a way to set this property in an environment variable or by other means to facilitate the use of plugins that link to native libraries. -Sam Yatchmenoff
