Hi,
I'm running a bunch of integration tests using an embedded cassandra
instance via the Cassandra Maven Plugin v1.0.0-1, using Hector v1.0-5.
I've got an issue where one of the tests is using a StringKeyIterator to
iterate over all the keys in a CF, but it gets TimedOutExceptions every
time whe
Hi,
We were trying to do a similar kind of migration (to a new cluster, no
downtime) in order to remove a legacy OrderedPartitioner limitation. In
the end we were allowed enough downtime to migrate, but originally we were
proposing a similar solution based around deploying an update to the
applic
issue. I
> then did a fresh install using 1.0.10 and didn't see the issue. So it looks
> like rolling back to 1.0.10 could be the answer for now.
>
> Jeff
>
> On May 11, 2012, at 10:40 AM, Conan Cook wrote:
>
> Hi,
>
> OK we're pretty sure we dropped and r
curs (I also haven't been able to restore the schema in any way).
Thanks very much,
Conan
On 10 May 2012 17:15, Conan Cook wrote:
> Hi Aaron,
>
> Thanks for getting back to me! Yes, I believe our keyspace was created
> prior to 1.1, and I think I also understand why you're a
Just stumbled upon this by chance, is it related?
https://issues.apache.org/jira/browse/CASSANDRA-2497
Conan
On 6 May 2012 13:19, cyril auburtin wrote:
> It's the comparator so? because I tried without the single quotes on
> column_name and same error
> thanks
>
>
> 2012/5/6 Pierre Chalamet
>
> for thrift clients". (if they are long please link to them)
>
> Cheers
>
> -
> Aaron Morton
> Freelance Developer
> @aaronmorton
> http://www.thelastpickle.com
>
> On 10/05/2012, at 1:04 AM, Conan Cook wrote:
>
> Sorry, forgot to menti
Sorry, forgot to mention we're running Cassandra 1.1.
Conan
On 8 May 2012 17:51, Conan Cook wrote:
> Hi Cassandra Folk,
>
> We've experienced a problem a couple of times where Cassandra nodes lose a
> keyspace after a restart. We've restarted 2 out of 3 nodes, and t
m down and isn't really helpful.
>
> BTW, you may want to scrub the test data out of Cassandra when you're test
> suite finishes.
>
> -- Steve
>
>
>
> On Mon, Apr 23, 2012 at 8:41 AM, Conan Cook wrote:
>
>> Hi,
>>
>> I'm experiencing a prob
Hi,
I'm experiencing a problem running a suite of integration tests on Windows
7, using Cassandra 1.0.9 and Java 1.6.0_31. A new cassandra instance is
spun up for each test class and shut down afterwards, using the Maven
Failsafe plugin. The problem is that the Commitlog file seems to be kept
op