Re: Better way to define UDT's in Cassandra

2020-06-30 Thread Check Peck
Does anyone have any thoughts on this? On Tue, Jun 30, 2020 at 10:42 AM Check Peck wrote: > We are trying to remove two columns in a table with 3 and make them UDT > instead of having them as columns. So we came up with two options below. I > wanted to understand if there is any difference betwe

Better way to define UDT's in Cassandra

2020-06-30 Thread Check Peck
We are trying to remove two columns in a table with 3 and make them UDT instead of having them as columns. So we came up with two options below. I wanted to understand if there is any difference between these two UDT in the Cassandra database? *One option is:* > CREATE TYPE test_type ( >

RE: Cassandra container, Google Cloud and Kubernetes

2020-06-30 Thread Manu Chadha
Hi Erick It might be useful if the answer from Willrof is added to your Wiki. It solved my problem and could be very useful to people wanting to run Cass-Operator. Please check - https://stackoverflow.com/questions/62651374/how-do-i-access-my-cassandra-kubernetes-cluster-from-outside-the-cluste