AW: cassandra 0.6.3 error Connection refused to host: 127.0.0.1;

2011-04-26 Thread Johannes Hoerle
I am not really deep into 0.6.x configuration but what is the listening address in your storage conf? localhost/127.0.0.1 or maybe the internal/public ip of the host? I think you need to connect to the one defined johannes Von: Sasha Dolgy [mailto:sdo...@gmail.com] Gesendet: Dienstag, 26. April

problems while TimeUUIDType-index-querying with two expressions

2011-03-14 Thread Johannes Hoerle
Hi all, in order to improve our queries, we started to use IndexedSliceQueries from the hector project (https://github.com/zznate/hector-examples). I followed the instructions for creating IndexedSlicesQuery with GetIndexedSlices.java. I created the corresponding CF with in a keyspace called "Ke