On this page:
http://www.datastax.com/docs/0.8/brisk/install_brisk_packages
...towards the end (in the Installing JNA section), step 2 says to add jna.jar to $BRISK_HOME/lib
But jna.jar ALSO needs to be added to:
$BRISK_HOME/resources/cassandra/lib
If you don't add it to cassandra/lib, then you get this error during startup:
INFO 00:34:06,186 JNA not found. Native methods will be disabled.
