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?
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
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
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
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
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 >
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
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