Updating CF to reversed type

2012-05-04 Thread Mohit Anchlia
Is it possible to update CF definition to use "reversed" type? If it's possible then what happens to the old values, do they still remain ordered in ascending order?

Re: stream data using bulkoutputformat

2012-05-04 Thread Jonathan Ellis
We're working on this over at https://issues.apache.org/jira/browse/CASSANDRA-4208 On Fri, May 4, 2012 at 4:56 PM, Shawna Qian wrote: > Hi Group: > > I am following this great example to use bulkouputformat to streaming the > data from hadoop to cassandra. > http://shareitexploreit.blogspot.com/2

stream data using bulkoutputformat

2012-05-04 Thread Shawna Qian
Hi Group: I am following this great example to use bulkouputformat to streaming the data from hadoop to cassandra. http://shareitexploreit.blogspot.com/2012/03/bulkloadto-cassandra-with-hado op.html. It works perfectly when my keyspace has one cf. But in my case, I have 2 coulumn families defined

Re: getting status of long running repair

2012-05-04 Thread Rob Coli
On Fri, May 4, 2012 at 10:30 AM, Bill Au wrote: > I know repair may take a long time to run.  I am running repair on a node > with about 15 GB of data and it is taking more than 24 hours.  Is that > normal?  Is there any way to get status of the repair?  tpstats does show 2 > active and 2 pending

getting status of long running repair

2012-05-04 Thread Bill Au
I know repair may take a long time to run. I am running repair on a node with about 15 GB of data and it is taking more than 24 hours. Is that normal? Is there any way to get status of the repair? tpstats does show 2 active and 2 pending AntiEntropySessions. But netstats and compactionstats sh

Re: Misleading CQL behaviour regarding LIMIT clause

2012-05-04 Thread Eric Evans
On Thu, May 3, 2012 at 8:07 PM, Roshan wrote: > I have created a CF and it has around 10 million rows. But If I try to > select statement with the LIMIT 100, it returns 79 records. Don't know why > this behavior? > > *Statement I used:* > SELECT * FROM ActivityLog WHERE userid = '%s' AND created >

R: Cassandra is not storing values correctly.

2012-05-04 Thread cbert...@libero.it
When I store some values in a certain column these values are only stored when cassandra is running. What do you mean? When i restart cassandra the values that i stored are misteriously gone Are you sure that your cluster is ok? And that you are not writing columns' TTL? And also the old valu

Re: Problem with Keyspace after drop

2012-05-04 Thread Jeff Williams
I have tried restarting all of the nodes with no change. Created JIRA https://issues.apache.org/jira/browse/CASSANDRA-4219 Thanks, Jeff On May 3, 2012, at 9:46 PM, Sylvain Lebresne wrote: > Would you mind opening a ticket on JIRA > (https://issues.apache.org/jira/browse/CASSANDRA). This is > de