RPMs are available from http://rpm.riptano.com
This is a simple upgrade from the rc3 apache-cassandra package.
On Sat, Jan 1, 2011 at 12:10 PM, Eric Evans wrote:
>
> Happy New Years everyone.
>
> There were just a few issues in RC3 that we didn't feel comfortable
> releasing with, so we've cut
Lets assume I have:
* single 100GB SSTable file
* min compaction threshold is set to 2
If I delete rows which are located in this file. Is the only way to "clean"
the deleted rows is by inserting another 100GB of data or by triggering a
painful major compaction?
Shimi
How many nodes do you have? You should be able to run a rolling compaction
around the ring, one node at a time to minimize impact. If one node is too big
an impact, maybe you should have a bigger cluster? If you are on EC2, try
running more but smaller instances.
Adrian
From: shimi mailto:shim
> Is this a bug or feature or a misuse?
i can confirm this bug.
on a 3 node cluster testing environment with RF 3.
(and no issue exists for it AFAIK).
~mck
--
"Simplicity is the ultimate sophistication" Leonardo Da Vinci's (William
of Ockham)
| www.semb.wever.org | www.sesat.no
| www.finn
Can you create one?
On Sun, Jan 2, 2011 at 4:39 PM, mck wrote:
>
>> Is this a bug or feature or a misuse?
>
> i can confirm this bug.
> on a 3 node cluster testing environment with RF 3.
> (and no issue exists for it AFAIK).
>
> ~mck
>
>
> --
> "Simplicity is the ultimate sophistication" Leonardo
Hi guys, I need your help.
I'm trying to insert a column name of type LongType using the ruby wrapper,
but I can't get it working.
What I'm trying is something like this:
app.insert(:Data, 'device1-cpu', { Time.now => 1234.to_s})
The columnNames are tye TimeStamp. this way I got an ordened re
I've created an issue, was this what you were asking Jonathan?
https://issues.apache.org/jira/browse/CASSANDRA-1927
On Mon, Jan 3, 2011 at 12:24 AM, Jonathan Ellis wrote:
> Can you create one?
>
> On Sun, Jan 2, 2011 at 4:39 PM, mck wrote:
> >
> >> Is this a bug or feature or a misuse?
> >
>
Thanks!
On Sun, Jan 2, 2011 at 7:17 PM, Utku Can Topçu wrote:
> I've created an issue, was this what you were asking Jonathan?
>
> https://issues.apache.org/jira/browse/CASSANDRA-1927
>
>
> On Mon, Jan 3, 2011 at 12:24 AM, Jonathan Ellis wrote:
>>
>> Can you create one?
>>
>> On Sun, Jan 2, 2011