Re: Deflate compressor

2017-07-08 Thread Cogumelos Maravilha
27;2',|*'unchecked_tombstone_compaction': 'true'*|} AND compression = {'chunk_length_in_kb': '64', 'class': 'org.apache.cassandra.io.compress.DeflateCompressor'} Is this approach enough? Thanks. On 07/06/2017 06:27 PM, Jeff Jirsa wrote: > > On 2017-07-06 01:37 (-0700),

Re: Deflate compressor

2017-07-06 Thread Jeff Jirsa
On 2017-07-06 01:37 (-0700), Cogumelos Maravilha wrote: > Hi Jeff, > > Thanks for your reply. But I've already changed from LZ4 to Deflate to > get higher compression level. Can I in the Deflate compressor do the > same, set for a higher level of compression? Not a

Re: Deflate compressor

2017-07-06 Thread Cogumelos Maravilha
Hi Jeff, Thanks for your reply. But I've already changed from LZ4 to Deflate to get higher compression level. Can I in the Deflate compressor do the same, set for a higher level of compression? Another question to the creator of the TimeWindowsCompactionStrategy: AND compaction = {&

Re: Deflate compressor

2017-07-05 Thread Jeff Jirsa
On 2017-07-01 02:50 (-0700), Cogumelos Maravilha wrote: > Hi list, > > Is there a way to set Deflate level of compression? > > Brotli sounds good but unstable. > > I just need more compression ratio. > > I'm using C* 3.11.0 > LZ4 compression levels are configurable as of cassandra 3.6 (

Deflate compressor

2017-07-01 Thread Cogumelos Maravilha
Hi list, Is there a way to set Deflate level of compression? Brotli sounds good but unstable. I just need more compression ratio. I'm using C* 3.11.0 Cheers. - To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org F