I am trying to use a single gremlin query to determine the percentage of vertices that satisfy a certain predicate, but I'm having trouble storing and propagating the computed values.
Say I want to compute the percentage of all vertices with label…
I'm trying to install Cassandra and DataStax-studio to access the Cassandra on my MacBook Pro M1 inside docker.
I was able to pull a Cassandra image and run container.
But when I tried the studio I get this error. Seems the image is built only for…
Just got my brand new 6.8 DataStax Astra (Cassandra) and downloaded studio from https://www.datastax.com/dev/datastax-studio. My Nodejs connection works great. But trying connect from Studio - everything fails with SSL configurations:
All host(s)…
I have Datastax Community 3.0.4 installed on Windws 8.1 and I am trying to use Datastax Studio 1.0.2. The question is that I use authentication in Cassandra and therefore I need to authenticate also in Datastax Studio.
How can I solve it? How can I…
I have installed using a single DataCenter with Analytics, Graph and Search enabled through OpsCenter and wish to activate OLAP Queries using DSEStudio.I have also managed to do this on the sparkmaster node using gremlin using the following DSE…
I have a DSE 6 Cluster in production, everything works great.
Lately I wanted to plug the version 6 of datastax studio on it.
I configured the connection properly with ssl and authentication and the connection test is successful.
The problem is that…
How can I completely uninstall DataStax Studio on Windows 10?
I am using Windows 10 Enterprise version 1709.
I installed DataStax Studio 2.0.0 from the ZIP file (datastax-studio-2.0.0.zip).
I'm using DataStax Studio gremlin editor in production mode (using clusters)
each time I query vertexes with Point property type ,the studio throws exception :
"class is not registered".. com.datastax.driver.dse.geometry.point
Please help.