Skip to main content

Uninstall Hubble Accelerator

  1. Navigate to Sink Connector API and run Get - /api/Kafka/KafkaService with Stop Status.

  2. Stop Sink Connector Service using:

    sudo systemctl stop hubble-sinkconnector
  3. Stop the Replication Service:

    /etc/init.d/areplicate stop
  4. Stop the Vector Service:

    systemctl stop actian-vectorVW
  5. Stop the Hubble Appliance API Service:

    systemctl stop hubble-applianceapi
  6. 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
  7. 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.

Was this article helpful?

We're sorry to hear that.