Re: Advantage over Cassandra in Kubernetes

2018-10-11 Thread Ben Bromhead
This is a fairly high-level question which could end up going quite deep, but below is a quick summary off the top of my head. You can get a few advantages when running Cassandra in Kubernetes, particularly: - Easy discovery and network connectivity with other services running on K8s -

Advantage over Cassandra in Kubernetes

2018-10-11 Thread Goutham reddy
Hi, We are in the process of setting up Cassandra cluster with high availability. So the debate is installing Cassandra in Kubernetes cluster. Can someone throw some light, what advantages can I get when created Cassandra cluster inside Kubernetes cluster. Any comments are highly appreciated:)

Re: Tracing in cassandra

2018-10-11 Thread Adam Zegelin
Hi Abdul, Can you post the timeout error and also the trace output? The trace output is detailed, but often refers to Cassandra internals. If we can see the error and the trace it'd be easier to pin-point the problem. - Adam On Thu, 11 Oct 2018 at 08:53, Abdul Patel wrote: > Hi, > > We have

Tracing in cassandra

2018-10-11 Thread Abdul Patel
Hi, We have multiple timeouts with select queries. I ran trace to see why its timing out ..do we jave a good document to interpretate whats causing the queries to timeout?

Replacement of Jackson usage in Cassandra with some other JSON library e.g. gson?

2018-10-11 Thread Keong Lim
Hi all, I have been working on another open source project called ONAP: https://wiki.onap.org/ As part of that system, there is a database using http://janusgraph.org/ with the Cassandra backend. The ONAP code has been scanned for vulnerabilities and the scans identified the FasterXML Jackson

unsubscribe

2018-10-11 Thread Haris Altaf
unsubscribe

How to build a auditing process in data from Oracle to Cassandra.migrate data from Oracle to Cassandra.

2018-10-11 Thread sha p
Hi All, Thanks a lot for all your previous suggestions. As you suggested I am using Spark SQL for data migration i.e oracle -> cassandra. But I have two challenges 1) How should I handle failures , how that logic should be build? 2) How to do/handle any incremental migration? 3) How to do