I was reading somewhere that in order to use the org.apache.cassandra classes in my java project I need to import the apache-cassandra-x.x.x.jar in my java project CLASSPATH but I was unable to find it in any of the folders in my /cassandra path. Has it been deprecated? Is there an alternative to it?
I was reading somewhere that in order to use the org.apache.cassandra classes in my
Share
Well I have
apache-cassandra-0.6.9.jarin my cassandra’slibdirectory, and that was unpacked as-is from the.tgzdistro.Are you sure you downloaded the
bindistro, rather than thesrc?