dra to rebuild the
sstables as bigger once I have updated the column family definition ?
thanks
>
> cheers
>
>
>> -Wei
>>
>> --
>> *From: *"Franc Carter"
>> *To: *user@cassandra.apache.org
>> *Sent: *Sunday, Jun
n 100MB. Do your own test o
> find a "right" number.
>
> -Wei
>
> --
> *From: *"Franc Carter"
> *To: *user@cassandra.apache.org
> *Sent: *Sunday, June 16, 2013 10:15:22 PM
> *Subject: *Re: Large number of files for Leveled Compaction
&
lt;mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.org>>
Date: Sunday, June 16, 2013 11:37 PM
To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.org>>, Wei Zhu
mailto:wz1...@yahoo.com>>
Subject: Re: L
gt; find a "right" number.
>
Interesting - 50MB is the low end of what people are using - 5MB is a lot
lower. I'll try a 50MB set
cheers
> -Wei
>
> --
> *From: *"Franc Carter"
> *To: *user@cassandra.apache.org
> *Sent: *Sun
Correction, the largest I heard is 256MB SSTable size.
- Original Message -
From: "Wei Zhu"
To: user@cassandra.apache.org
Sent: Sunday, June 16, 2013 10:28:25 PM
Subject: Re: Large number of files for Leveled Compaction
default value of 5MB is way too small in practice
age -
From: "Franc Carter"
To: user@cassandra.apache.org
Sent: Sunday, June 16, 2013 10:15:22 PM
Subject: Re: Large number of files for Leveled Compaction
On Mon, Jun 17, 2013 at 2:59 PM, Manoj Mainali < mainalima...@gmail.com >
wrote:
Not in the case of LeveledCompac
On Mon, Jun 17, 2013 at 2:59 PM, Manoj Mainali wrote:
> Not in the case of LeveledCompaction. Only SizeTieredCompaction merges
> smaller sstables into large ones. With the LeveledCompaction, the sstables
> are always of fixed size but they are grouped into different levels.
>
> You can refer to th
Not in the case of LeveledCompaction. Only SizeTieredCompaction merges
smaller sstables into large ones. With the LeveledCompaction, the sstables
are always of fixed size but they are grouped into different levels.
You can refer to this page
http://www.datastax.com/dev/blog/leveled-compaction-in-a
On Mon, Jun 17, 2013 at 2:47 PM, Manoj Mainali wrote:
> With LeveledCompaction, each sstable size is fixed and is defined by
> sstable_size_in_mb in the compaction configuration of CF definition and
> default value is 5MB. In you case, you may have not defined your own value,
> that is why your ea
On Fri, Jun 7, 2013 at 2:44 PM, Franc Carter wrote:
>
> Hi,
>
> We are trialling Cassandra-1.2(.4) with Leveled compaction as it looks
> like it may be a win for us.
>
> The first step of testing was to push a fairly large slab of data into the
> Column Family - we did this much faster (> x100) th
With LeveledCompaction, each sstable size is fixed and is defined by
sstable_size_in_mb in the compaction configuration of CF definition and
default value is 5MB. In you case, you may have not defined your own value,
that is why your each sstable is 5MB. And if you dataset is huge, you will
see a l
11 matches
Mail list logo