mparikhcloudbeds
mparikhcloudbeds
Sample KSQL table schema created with v1 topic schema as below: ``` ksql> DESCRIBE CUSTOMERS_CDC_TBL; Name : CUSTOMERS_CDC_TBL Field | Type ------------------------------------------------------------- ROWKEY | STRUCT (primary key) ID | INTEGER...
@grighetto , @Miles-Garnsey - Just an off topic question.. We have our custom nosqlbench workload, we define a custom yaml under a this directory : https://github.com/nosqlbench/nosqlbench/tree/main/driver-cql-shaded/src/main/resources/activities/baselines Now if our understanding...
Hi @jsanda , and others, I wonder if we would account for these in near future? : https://github.com/kubernetes/enhancements/pull/2582
@jshook - Any updates on this specifically for Cassandra?
How to resolve this issue for statefulset deployments attached custom storage classes on EKS?
@jsanda - How does the makeup of truststore look like? What are the necessary files in there?
> Hi, does your PV provider support PVC volume expansion? @burmanm - Yes, the storage class that we are using has the following property. `allowVolumeExpansion: true`
@burmanm - Following up to see if there's an update on this?
thnx @burmanm . Is this something on the roadmap of cass-operator project?