labs
labs copied to clipboard
DataStax Labs preview program
Hi Team, The below Artifact is not found in Maven. Could you please check it out.? thank you! `` ` com.datastax.oss` ` java-driver-spring-boot-starter` ` 1.0.0.20190903-LABS` ``
Add useful docker configuration dependency for running the dse-cdc-kafka-connect demo using docker desktop as the default of 2gb is not enough memory.
CRD creation fails on Openshift 3.11 > serviceaccount "dse-operator" created > role.rbac.authorization.k8s.io "dse-operator" created > rolebinding.rbac.authorization.k8s.io "dse-operator" created > deployment.apps "dse-operator" created > The CustomResourceDefinition "dsedatacenters.datastax.com" is invalid: spec.validation.openAPIV3Schema: Invalid...
When applying the datastax-operator-manifests on GKE cluster, I get the below error: ``` [sanupin@lpdosput50934 ~]$ kubectl -n dse apply -f datastax-operator-manifests.yaml serviceaccount/dse-operator created rolebinding.rbac.authorization.k8s.io/dse-operator created customresourcedefinition.apiextensions.k8s.io/dsedatacenters.datastax.com created deployment.apps/dse-operator created Error...
when running the latest `dsgraph` via docker-compose, default connection in Studio after start is configured to work with `localhost` that points to the Studio host itself. To make it working,...
``` Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807) at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886) at java.awt.Desktop.isDesktopSupported(Desktop.java:169) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:101) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)...
The first pod get stuck in CrashLoopBackoff due to this error: ``` $ kubectl logs -p cluster1-dc1-r1-sts-0 INFO: Linked /opt/dse/resources/cassandra/conf/cassandra-env.sh to /config/cassandra-env.sh INFO: Linked /opt/dse/resources/cassandra/conf/cassandra.yaml to /config/cassandra.yaml INFO: Linked /opt/dse/resources/dse/conf/dse.yaml...