.lang.ClassNotFoundException:
>> org.apache.cassandra.thrift.CassandraDaemon
>
> Are you running from a checkout? Did you build it first?
>
> (I'm not sure whether that is where you'll bail if you didn't, just
> throwing it out there.)
>
> --
> / Peter Schuller
Many
I get the same problem. I've re-installed a number of times with thrift and
ensured all Java versions correct.
Install on Ubuntu and Centos works fine from same download.
PT
On 24 Nov 2010, at 17:54, Alberto Velandia wrote:
> I just was the email before hitting enter on compiling bjam, any ide
Hi, I'm trying to get Cassandra to work on MAC 10.6.5
I'm getting the following error:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/cassandra/thrift/CassandraDaemon
Caused by: java.lang.ClassNotFoundException:
org.apache.cassandra.thrift.CassandraDaemon
at java