--
You received this message because you are subscribed to the Google Groups "KairosDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kairosdb-grou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kairosdb-group/be5b6884-ef72-43eb-a75b-72c79d0c88d8%40googlegroups.com.
Full disclosure that I work on the ScyllaDB project.There is a great blog on MCS by Scylla's co-founder, Dor Laor. Generally, Dor compliments the new service. Anyone thinking of using it may want to give it a read. https://www.scylladb.com/2019/12/04/managed-cassandra-on-aws-our-take/With regard to Kairos workloads, the fact that MCS is based on Dynamo and users are charged on a per-read/write basis will probably make it uneconomical. Kairos workloads are usually high-throughput, which makes Dynamo/MCS pricing quite expensive.If you are looking for a managed service to back Kairos, we happily suggest Scylla Cloud, though there are several other Cassandra-as-a-Service offerings that Dor mentions in the blog.Greg
On Wed, Dec 11, 2019 at 11:32 AM Sicheng Liu <lzd...@gmail.com> wrote:
We did some cost estimate for the new Managed Cassandra service. Looks like the cost will be at least 20x more, apparently not affordable for us.--
在 2019年12月11日星期三 UTC-8上午12:27:57,Farzad Panahi写道:Just wondering, has anyone tried KairosDB with the new AWS MCS?Please share your experience (and benchmarks if you have any)
You received this message because you are subscribed to the Google Groups "KairosDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kairosd...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kairosdb-grou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kairosdb-group/30dab36c-fa88-43e8-97ac-508e3620bf64%40googlegroups.com.
Cassandra 3.11.2 | CQL spec 3.4.4 | Native protocol v4
20:29:05.203 [main] INFO [Cluster.java:1782] - New Cassandra host cassandra.eu-west-3.amazonaws.com/15.188.210.132:9142 added
20:29:07.531 [main] WARN [ClusterConnection.java:535] - Unable to create new schema, cluster is in read only mode. You may need to upgrade to a newer version of Cassandra.
com.datastax.driver.core.exceptions.InvalidQueryException: org.apache.cassandra.db.marshal.FrozenType(org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type)) type is not supported for PRIMARY KEY part tags
at com.datastax.driver.core.exceptions.InvalidQueryException.copy(InvalidQueryException.java:50)
at com.datastax.driver.core.DriverThrowables.propagateCause(DriverThrowables.java:35)
at com.datastax.driver.core.DefaultResultSetFuture.getUninterruptibly(DefaultResultSetFuture.java:293)
at com.datastax.driver.core.AbstractSession.execute(AbstractSession.java:58)
at com.datastax.driver.core.AbstractSession.execute(AbstractSession.java:39)
at org.kairosdb.datastore.cassandra.ClusterConnection.setupSchema(ClusterConnection.java:528)
at org.kairosdb.datastore.cassandra.ClusterConnection.tryToConnect(ClusterConnection.java:382)
at org.kairosdb.datastore.cassandra.ClusterConnection.startup(ClusterConnection.java:374)
at org.kairosdb.datastore.cassandra.CassandraModule.createClients(CassandraModule.java:149)
at org.kairosdb.datastore.cassandra.CassandraModule.getWriteCluster(CassandraModule.java:175)
at org.kairosdb.datastore.cassandra.CassandraModule$$FastClassByGuice$$80c3d494.invoke(<generated>)
--
You received this message because you are subscribed to the Google Groups "KairosDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kairosdb-grou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kairosdb-group/85374f69-7288-47a0-b336-4478ddc65476%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "KairosDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kairosdb-grou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kairosdb-group/505f18c2-8161-4733-99d0-7b8cf1601062n%40googlegroups.com.