RE: 1.2.10 -> 2.0.1 migration issue

2013-09-26 Thread Christopher Wirt
Yes that was the problem. I got confused between 2.0.1 and 2.1.0 after downloading the trunk source. From: Robert Coli [mailto:rc...@eventbrite.com] Sent: 25 September 2013 18:10 To: user@cassandra.apache.org Subject: Re: 1.2.10 -> 2.0.1 migration issue On Wed, Sep 25, 2013 at 6:05

Re: 1.2.10 -> 2.0.1 migration issue

2013-09-25 Thread Robert Coli
On Wed, Sep 25, 2013 at 6:05 AM, Christopher Wirt wrote: > Should also say. I have managed to move one node from 1.2.10 to 2.0.0. I’m > seeing this error on the machine I tried to migrate earlier to 2.0.1 > I'm confused... for the record : 1) you tried to upgrade from 1.2.10 to 2.0.1 2) the NEWS

Re: 1.2.10 -> 2.0.1 migration issue

2013-09-25 Thread Marcus Eriksson
2.0.1 > > ** ** > > Thanks > > ** ** > > *From:* Christopher Wirt [mailto:chris.w...@struq.com] > *Sent:* 25 September 2013 14:04 > *To:* 'user@cassandra.apache.org' > *Subject:* RE: 1.2.10 -> 2.0.1 migration issue > > ** ** > > Hi Marcus, >

RE: 1.2.10 -> 2.0.1 migration issue

2013-09-25 Thread Christopher Wirt
ilto:krum...@gmail.com] Sent: 25 September 2013 13:11 To: user@cassandra.apache.org Subject: Re: 1.2.10 -> 2.0.1 migration issue you are probably reading trunk NEWS.txt read the ticket for explanation of what the issue was (it is a proper bug) On Wed, Sep 25, 2013 at 12:59 PM, Christop

RE: 1.2.10 -> 2.0.1 migration issue

2013-09-25 Thread Christopher Wirt
r 2013 13:11 To: user@cassandra.apache.org Subject: Re: 1.2.10 -> 2.0.1 migration issue you are probably reading trunk NEWS.txt read the ticket for explanation of what the issue was (it is a proper bug) On Wed, Sep 25, 2013 at 12:59 PM, Christopher Wirt wrote: Hi Marcus, Thanks fo

Re: 1.2.10 -> 2.0.1 migration issue

2013-09-25 Thread Marcus Eriksson
; > ** ** > > *From:* Marcus Eriksson [mailto:krum...@gmail.com] > *Sent:* 25 September 2013 09:37 > *To:* user@cassandra.apache.org > *Subject:* Re: 1.2.10 -> 2.0.1 migration issue > > ** ** > > cant really reproduce, could you update the ticket with a bit more info > about yo

RE: 1.2.10 -> 2.0.1 migration issue

2013-09-25 Thread Christopher Wirt
1.2.10 -> 2.0.1 migration issue cant really reproduce, could you update the ticket with a bit more info about your setup? do you have multiple .json files in your data dirs? On Wed, Sep 25, 2013 at 10:07 AM, Marcus Eriksson wrote: this is most likely a bug, filed https://issues.apache

Re: 1.2.10 -> 2.0.1 migration issue

2013-09-25 Thread Marcus Eriksson
cant really reproduce, could you update the ticket with a bit more info about your setup? do you have multiple .json files in your data dirs? On Wed, Sep 25, 2013 at 10:07 AM, Marcus Eriksson wrote: > this is most likely a bug, filed > https://issues.apache.org/jira/browse/CASSANDRA-6093 and w

Re: 1.2.10 -> 2.0.1 migration issue

2013-09-25 Thread Marcus Eriksson
this is most likely a bug, filed https://issues.apache.org/jira/browse/CASSANDRA-6093 and will try to have a look today. On Wed, Sep 25, 2013 at 1:48 AM, Christopher Wirt wrote: > Hi, > > ** ** > > Just had a go at upgrading a node to the latest stable c* 2 release and > think I ran into som