Question 1
To free up resources we want to remove the local Cassandra.
I however found on the local Cassandra also a table 'sldmadb_ticketing', while I don't see this table on the Cassandra cluster.
Does this mean that this sldmadb_ticketing needs to run locally and that I can't remove the local Cassandra?
Question 2
If the Cassandra can be removed and doesn't need to stay there for the sldmadb_ticketing, I believe I need to follow step 5 from following guide. Is that correct?
https://docs.dataminer.services/user-guide/Advanced_Functionality/DataMiner_Agents/Uninstalling_a_DataMiner_Agent.html?q=uninstall%20cassandra
Hi Jeroen,
After migrating to Cassandra Cluster, you don't need the local Cassandra node anymore (although it's good to keep it around until you've verified everything still works after the migration). The ticketing table was probably migrated to Elasticsearch instead.
You'll indeed need to follow that guide to remove Cassandra.