I downloaded and copied Jna.jar and Platform.jar to the / usr / cassandra / apache -cassandra-1.0.7 / lib folder, but still see the following error when starting Cassandra, am I missing something?
"On cassandra JNA not found. Native methods will be disabled."
And this is where I get Jna.jar and Platform.jar
https://github.com/downloads/twall/jna/jna.jar
https://github.com/downloads/twall/jna/platform.jar
source
share