ve you already tried using unset values?
>
> http://www.datastax.com/dev/blog/datastax-java-driver-3-0-
> 0-released#unset-values
>
> They are only available starting with protocol version 4 however.
>
> On Thu, Oct 20, 2016 at 10:19 AM, Lijun Huang wrote:
>
>> Hi Vlad
bloom_filter_fp_chance=0.01 AND
> caching='{"keys":"ALL", "rows_per_partition":"NONE"}' AND
> comment='' AND
> dclocal_read_repair_chance=0.10 AND
> gc_grace_seconds=432000 AND
> read_repair_chance=0.00 AND
> default_time_to_live=0 AND
> speculative_retry='NONE' AND
> memtable_flush_period_in_ms=0 AND
> compaction={'class': 'SizeTieredCompactionStrategy'} AND
> compression={'sstable_compression': 'LZ4Compressor'};
>
> --
> Thanks,
> Lijun Huang
>
>
>
--
Best regards,
Lijun Huang
Eric,
That's really an awful thing for me. I looked into the Astyanax code, the
dependency of Cassandra is still staying on 2.0.12, and seems the community
have no plan to upgrade it to support the newer version of Cassandra. But
whatever, thank you so much for your reply.
Thanks,
Lijun
est version of Astyanax won't work with Cassandra 2.1+. So you are
> better off using Java Driver from Datastax.
>
> /Minh
>
> On Tue, Nov 17, 2015 at 7:29 PM, Lijun Huang wrote:
>
>> Hi All,
>>
>> I have the similar problem, if I use the Cassandra 2.1 ve
Hi All,
I have the similar problem, if I use the Cassandra 2.1 version, which Astyanax
version is the best one for me? For the versions in Astyanax Github pages make
me a little confused, I need some experience about this. Thanks in advance.
Thanks,
Lijun Huang