Re: need help regarding Cassandra Setup in eclipse

2010-04-18 Thread j p
Thanks!!! it worked... On Sun, Apr 18, 2010 at 1:40 PM, Roger Schildmeijer wrote: > > On 18 apr 2010, at 09.53fm, j p wrote: > > > I am a newbie in this domain so please can u describe the required steps. > > 1, start jconsole (or some other JMX client, > http://java-source.net/open-source/jmx) >

Re: need help regarding Cassandra Setup in eclipse

2010-04-18 Thread Roger Schildmeijer
On 18 apr 2010, at 09.53fm, j p wrote: > I am a newbie in this domain so please can u describe the required steps. 1, start jconsole (or some other JMX client, http://java-source.net/open-source/jmx) 2, connect to your running CassandraDeamon 3, navigate to the MBeans tab 4, expand org.apache.c

Re: need help regarding Cassandra Setup in eclipse

2010-04-18 Thread j p
I am a newbie in this domain so please can u describe the required steps. thanks in advance. BR jp On Sun, Apr 18, 2010 at 2:56 AM, Jonathan Ellis wrote: > http://wiki.apache.org/cassandra/LiveSchemaUpdates > > On Sat, Apr 17, 2010 at 4:51 PM, bilal ahmed > wrote: > > gr8 its configured and

Re: need help regarding Cassandra Setup in eclipse

2010-04-17 Thread Jonathan Ellis
http://wiki.apache.org/cassandra/LiveSchemaUpdates On Sat, Apr 17, 2010 at 4:51 PM, bilal ahmed wrote: > gr8 its configured and upbut it does't load schema definitions giving > following warning > * > * > * "Couldn't detect any schema definitions in local storage. I hope you've > got a plan."

Re: need help regarding Cassandra Setup in eclipse

2010-04-17 Thread bilal ahmed
gr8 its configured and upbut it does't load schema definitions giving following warning * * * "Couldn't detect any schema definitions in local storage. I hope you've got a plan."* * * BR jp * * * * * * * * On Sun, Apr 18, 2010 at 2:31 AM, Roger Schildmeijer wrote: > > On 17 apr 2010, at 23.

Re: need help regarding Cassandra Setup in eclipse

2010-04-17 Thread Roger Schildmeijer
On 17 apr 2010, at 23.27em, bilal ahmed wrote: > Thanks for your immediate help...after solving that issue an other problem > comes into "*org.apache.cassandra.avro*" package. to me i think all files > have't been commited coz when i update this package i get only 5 files > which are mentioned b

Re: need help regarding Cassandra Setup in eclipse

2010-04-17 Thread bilal ahmed
Thanks for your immediate help...after solving that issue an other problem comes into "*org.apache.cassandra.avro*" package. to me i think all files have't been commited coz when i update this package i get only 5 files which are mentioned below and u know these files are using other classes which

Re: need help regarding Cassandra Setup in eclipse

2010-04-16 Thread Ted Zlatanov
On Fri, 16 Apr 2010 18:17:48 +0500 bilal ahmed wrote: ba> hi ba> i have started playing with Cassandra from couple of days. i downloaded ba> its binary and configured it successfully now i want to contribute in this ba> project but i m unable to configure ba> its source code in eclipse. i

need help regarding Cassandra Setup in eclipse

2010-04-16 Thread bilal ahmed
hi i have started playing with Cassandra from couple of days. i downloaded its binary and configured it successfully now i want to contribute in this project but i m unable to configure its source code in eclipse. i followed same steps which were written on this page "http://wiki.apache.org