Hi, I am installing Splunk UBA 5.4.2 on my laptop in a virtual machine (RHEL 8.8) for testing. I followed the installation steps up to “Install Splunk UBA: Run the setup script /opt/caspida/bin/Caspida setup” as described here: Splunk UBA 5.4.2 Single Server Installation Guide. The setup runs for a few minutes, but then I receive the following error: waiting on impala containerized service to come up Running CaspidaCleanup, resetting rules Cleaning up node uba.mysplunk checking if zookeeper is reachable at: uba.mysplunk:2181 zookeeper reachable at: uba.mysplunk:2181 checking if postgres is reachable at: uba.mysplunk:5432 postgres server reachable at: uba.mysplunk:5432 checking if impala is reachable at: jdbc:impala://uba.mysplunk:21050/;auth=noSasl /opt/caspida/bin/CaspidaFunctions: line 4277: 126717 Killed timeout -k ${TIMEOUT} -s 9 ${TIMEOUT} beeline --silent=true --fastConnect=true -u ${jdbcURL} -e "show databases;" >> ${CASPIDA_OUT} 2>&1 impala jdbc server at:jdbc:impala://uba.mysplunk:21050/;auth=noSasl not reachable, aborting required services not up, aborting cleanup CaspidaCleanup failed, exiting Could someone help me understand why this error occurs?
... View more