I am trying to deploy The Hive 4 on a VMware Workstation 17 player VM to test Splunk integration with The Hive.
I am following the guide at this link, but I encountered an error at one of the stages, namely when launching cassandra using the cqlsh localhost 9042 command:
Connection error: ('Unable to connect to any servers', {'127.0.0.1': error(111, "Tried connecting to [('127.0.0.1', 9042)]. Last error: Connection refused")})
I tried to solve the problem based on the information from this site, but it didn't help me.
OS Version - Ubuntu 22.04.2 LTS
I'm new in this field, I can provide any information you need
