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
- R
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:)
Th
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
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?
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
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 auditing