Re: Severe Reliability Problems - 0.7 RC2

2010-12-20 Thread Kani
when something goes weird on one of my own application (java running over linux box) i tried that command to see what the application was doing or trying to. Kani On Mon, Dec 20, 2010 at 3:48 PM, Dan Hendry wrote: > I have been having severe and strange reliability problems within my > Cassan

Re: Too many open files Exception + java.lang.ArithmeticException: / by zero

2010-12-16 Thread Kani
see that this is the problem that you are having, see how you can manage to raise such limitation to a higher value that will let you get through Cassandra compactation. Kani On Thu, Dec 16, 2010 at 2:48 PM, Germán Kondolf wrote: > Indeed Hector has a connection pool behind it, I think it uses

Re: easiest learning resources on Cassandra?

2010-12-13 Thread Kani
Hi Rajkumar, I don't know what you have read about Cassandra. First of all I will start with the following links: http://wiki.apache.org/cassandra/GettingStarted http://nosql.mypopescu.com/post/573604395/tutorial-getting-started-with-cassandra <

Re: cassandra database viewer

2010-12-13 Thread Kani
Amin, have you check that version of Cassandra Thrift interface Chiton supports? It looks like Chiton is trying to comunicate to Cassandra daemon using an old Thrift interface. On Mon, Dec 13, 2010 at 12:00 PM, Amin Sakka, Novapost < amin.sa...@novapost.fr> wrote: > > Hello community, > I install

Re: hazelcast

2010-12-10 Thread Kani
As far as I know they are adding a clusterized semaphore on next version. On Fri, Dec 10, 2010 at 5:15 PM, Germán Kondolf wrote: > I don't know much about Zookeeper, but as far as I read, it is out of > JVM process. > Hazelcast is just a framework and you can programmatically start and > shutdow