Did you set the LD_LIBRARY_PATH as Burgress mentioned at the end? I am not in a good position to dig in at the moment so my apologies for the half-help here. The loading of native libs as I recall is a pretty specific process. I know a few folks are familiar with it in the community so let's keep the thread alive and encourage them to engage :-)
On Wed, Mar 30, 2016 at 9:07 AM, Thad Guidry <[email protected]> wrote: > Ah, that's really helpful. > > Looks like I did have the native library in the built .jar file > > \lz4-1.3-SNAPSHOT\net\jpountz\util\win32\amd64\liblz4-java.so > > but placing that .so file in my C:\Program > Files\Java\jdk1.8.0_74\jre\lib\amd64 folder results in the same missing lz4 > native NiFi errors > > Ideas ? > > Thad > +ThadGuidry >
