Re: Compaction Error When upgrading from 2.1.9 to 3.0.2

2016-04-14 Thread Tyler Hobbs
On Thu, Apr 14, 2016 at 2:08 PM, Anthony Verslues < anthony.versl...@mezocliq.com> wrote: > It was an older upgrade plan so I went ahead and tried to upgrade to 3.0.5 > and I ran into the same error. > Okay, good to know. Please include that info in the ticket when you open it. > > > Do you kn

RE: Compaction Error When upgrading from 2.1.9 to 3.0.2

2016-04-14 Thread Anthony Verslues
: user@cassandra.apache.org Subject: Re: Compaction Error When upgrading from 2.1.9 to 3.0.2 Can you open a ticket here with your schema and the stacktrace? https://issues.apache.org/jira/browse/CASSANDRA I'm also curious why you're not upgrading to 3.0.5 instead of 3.0.2. On Wed, Apr 1

Re: Compaction Error When upgrading from 2.1.9 to 3.0.2

2016-04-13 Thread Tyler Hobbs
Can you open a ticket here with your schema and the stacktrace? https://issues.apache.org/jira/browse/CASSANDRA I'm also curious why you're not upgrading to 3.0.5 instead of 3.0.2. On Wed, Apr 13, 2016 at 4:37 PM, Anthony Verslues < anthony.versl...@mezocliq.com> wrote: > I got this compaction e

Re: Compaction Error

2015-07-16 Thread Alain RODRIGUEZ
Hi Kiran, Nodetool uses 7199 port to connect (JMX). Plus, you might want to precise what keyspace and table you want to compact. http://docs.datastax.com/en/cassandra/2.0/cassandra/tools/toolsNodetool_r.html http://docs.datastax.com/en/cassandra/2.0/cassandra/tools/toolsCompact.html C*heers, A