How can you see which version of Cassandra is installed on your system? What is the minimum version to be used with DataMiner?
Jens Vandewalle [SLC] [DevOps Enabler] Selected answer as best 25th August 2020
Another option, which allows you to check it if you don't have access to nodetool:
User query executer in DataMiner Cube and enter the following query.
select release_version from system.local;
Jan Vanhove [SLC] [DevOps Advocate] Edited answer 20th August 2020