Re: Cassandra Daemon not coming up

2018-03-05 Thread mahesh rajamani
ou check if you’ve enough disk space available ? > > ~Asad > > > > *From:* mahesh rajamani [mailto:rajamani.mah...@gmail.com] > *Sent:* Tuesday, February 27, 2018 10:11 AM > *To:* user@cassandra.apache.org > *Subject:* Cassandra Daemon not coming up > > > > I am u

Cassandra Daemon not coming up

2018-02-27 Thread mahesh rajamani
at org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:696) [apache-cassandra-3.0.9.jar:3.0.9] -- Regards, Mahesh Rajamani

Cassandra rpm for 3.10

2017-04-03 Thread mahesh rajamani
Hi, Can you please let me know where I can get Cassandra 3.10 RPM? If its not available, instruction to build it would be helpful. -- Regards, Mahesh Rajamani

Issue after loading data using ssttable loader

2014-07-17 Thread mahesh rajamani
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) -- Regards, Mahesh Rajamani

Re: Index with same Name but different keyspace

2014-05-19 Thread mahesh rajamani
ng? > > > On Thu, May 15, 2014 at 7:54 PM, mahesh rajamani < > rajamani.mah...@gmail.com> wrote: > >> Hi, >> >> I am using Cassandra 2.0.5 version. I trying to setup 2 keyspace with >> same tables for different testing. While creating index on the ta

Index with same Name but different keyspace

2014-05-16 Thread mahesh rajamani
must/feature? -- Regards, Mahesh Rajamani

Re: Expired column showing up

2014-02-18 Thread mahesh rajamani
I upgraded the Cassandra to 2.0.5, these issues did not occur so far. Thanks Mahesh On Mon, Feb 17, 2014 at 1:43 PM, mahesh rajamani wrote: > Christian, > > There are 2 use cases which are failing, and both looks to be similar > issue, basically happens in column family set with T

Re: Expired column showing up

2014-02-17 Thread mahesh rajamani
e tombstone will > also be valid for 1 second! If the previous was valid for a longer time, > then this old value might reappear. > > Maybe you can explain why you are doing this? > > kind regards, > Christian > > > > On Mon, Feb 17, 2014 at 6:18 PM, mahesh rajam

Re: Expired column showing up

2014-02-17 Thread mahesh rajamani
> kind regards, > Christian > > > On Fri, Feb 14, 2014 at 3:45 PM, mahesh rajamani < > rajamani.mah...@gmail.com> wrote: > >> Hi, >> >> I am using Cassandra 2.0.2 version. On a wide row (approx. 1 >> columns), I expire few column by setting TTL

Expired column showing up

2014-02-14 Thread mahesh rajamani
counts. But once I run flush and compact, the issue goes off and expired columns don't show up. Can someone provide some help on this issue. -- Regards, Mahesh Rajamani

Thrift CAS usage

2014-02-12 Thread mahesh rajamani
Hi, I am using CAS feature through thrift cas api. I am able to set the expected column with some value and use cas through thrift api. But I am sure what I should set for expected column list to achieve IF NOT EXIST condition for a column. Can someone help me on this? -- Regards, Mahesh

Creating custom secondary index in Cassandra.

2013-11-08 Thread mahesh rajamani
ere are no information about the interface that need to be implemented. Can someone give more information/reference on how to use this. -- Regards, Mahesh Rajamani