n size after compression!
>
>
>
> -Original Message-
> From: Vitaliy Semochkin [mailto:vitaliy...@gmail.com]
> Sent: Tuesday, August 28, 2018 12:03 PM
> To: user@cassandra.apache.org
> Subject: SSTable Compression Ratio -1.0
>
> Hello,
>
> nodetool tablestat
To: user@cassandra.apache.org
Subject: SSTable Compression Ratio -1.0
Hello,
nodetool tablestats my_kespace
returns SSTable Compression Ratio -1.0
Can someone explain, what does -1.0 mean?
Regards,
Vitaliy
-
To unsubscribe, e
Hello,
nodetool tablestats my_kespace
returns SSTable Compression Ratio -1.0
Can someone explain, what does -1.0 mean?
Regards,
Vitaliy
-
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e
Sent:* Sunday, June 29, 2014 12:33 AM
> *To:* user@cassandra.apache.org
> *Subject:* SSTable compression ratio… percentage or 0.0 -> 1.0???
>
> I can't find documentation on this...
>
> SSTable Compression Ratio: 0.31685324166491696
>
> One entry on the datastax si
: SSTable compression ratio… percentage or 0.0 -> 1.0???
I can't find documentation on this...
SSTable Compression Ratio: 0.31685324166491696
One entry on the datastax site says that it's the "percentage"
but is it 0.31% or 31% ?
I think it's 31% … but I don
I can't find documentation on this...
SSTable Compression Ratio: 0.31685324166491696
One entry on the datastax site says that it's the "percentage"
but is it 0.31% or 31% ?
I think it's 31% … but I don't see where this is specified..
--
Founder/CEO Spinn3r.co
On Thu, Sep 12, 2013 at 2:13 AM, Christopher Wirt wrote:
> I would like to switch to using LZ4 compression for my SStables. Would
> simply altering the table definition mean that all newly written tables are
> LZ4 and can live in harmony with the existing Snappy SStables?
>
Yes, per Aleksey in #c
I current use Snappy for my SSTable compression on Cassandra 1.2.8.
I would like to switch to using LZ4 compression for my SStables. Would
simply altering the table definition mean that all newly written tables are
LZ4 and can live in harmony with the existing Snappy SStables?
Then