Uninstall Hubble Accelerator
-
Navigate to Sink Connector API and run
Get - /api/Kafka/KafkaServicewith Stop Status. -
Stop Sink Connector Service using:
sudo systemctl stop hubble-sinkconnector
-
Stop the Replication Service:
/etc/init.d/areplicate stop
-
Stop the Vector Service:
systemctl stop actian-vectorVW
-
Stop the Hubble Appliance API Service:
systemctl stop hubble-applianceapi
-
Run the uninstall script, which will uninstall Vector, Replication and the ODBC drivers used to connect to replication sources
Note: Replace 5.x.x with the actual version you wish to uninstall.
/opt/insightsoftware/hubble-accelerator/5.0.x/uninstall.sh
-
Uninstall the Hubble Accelerator RPM package.
Note: Replace 5.x.x with the actual version you wish to uninstall.
yum remove hubble-accelerator-5.0.x-xx.exx.x86_64
Note: Uninstalling will not affect the data for Vector and Replication, it will remain intact.