--
You received this message because you are subscribed to the Google Groups "JanusGraph users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to janusgraph-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/janusgraph-users/c8b8fe48-701b-436e-9e08-7edacba0e647%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Why use CQL instead of Thrift with Cassandra? Thrift support is deprecated, no longer developed (frozen), and will be removed in the future — Cassandra 4 was mentioned in the announcement. CQL is recommended for use going forward.More info:
- https://www.slideshare.net/DataStax/migration-from-thrift-to-cql-brij-bhushan-ravat-ericsson-cassandra-summit-2016
- http://grokbase.com/t/cassandra/user/161478syw5/announcement-thrift-api-deprecation
- https://academy.datastax.com/planet-cassandra/making-the-change-from-thrift-to-cql
- https://stackoverflow.com/questions/15701263/advantages-of-using-cql-over-thrift
On Sat, Jan 20, 2018 at 5:20 PM, SY <sahithiy...@gmail.com> wrote:
Hi,I am using JG 0.2.0. Currently I am using storage.backend=cassandrathrift configuration - where JG connects to Cassandra over thrift API.I see cql is supported in 0.2 JG version. So if i change to storage.backend=cql configuration - then JG connects to Cassandra using CQL adapter. What benefit does it add for me from using JG perspective ?Another question :I see different options to configure concurrent connections while using thrift api to connect -storage.cassandra.thrift.cpool.max-activestorage.cassandra.thrift.cpool.max-totalstorage.cassandra.thrift.cpool.when-exhaustedI do not see these under cql section. Is there a default value for max-active connections while using cql ? Is it possible to configure this ?
--
You received this message because you are subscribed to the Google Groups "JanusGraph users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to janusgraph-use...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to janusgraph-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/janusgraph-users/d5c0e9d8-6214-48e6-814f-eee7c7fc1d80%40googlegroups.com.