Installing SmartSense on HDP
Also available as:
PDF

Upgrade SmartSense gateway

To upgrade a standalone instance of SmartSense gateway, perform the following upgrade steps:

If you are running an SFTP-based gateway and SmartSense version 1.3.0 or newer, we recommend that you upgrade to HTTPS-based gateway. For instructions, refer to documentation related to upgrading to HTTPS gateway. If you are using SmartSense versions earlier than 1.3.0 with a SmartSense 1.5.x gateway, in order to retain backwards compatibility with the older SmartSense versions using the gateway, ensure that only SFTP is used as the smartsense.upload.provider.type in the gateway configuration.
  1. On the host running the HST gateway, stop the hst-gateway process:
    hst gateway stop
  2. Upgrade binaries on that node:
    • RHEL, CentOS, or SLES:
      rpm -Uvh smartsense-hst-$HST_VERSION.x86_64.rpm
    • Ubuntu or Debian:
      dpkg -i smartsense-hst-$HST_VERSION.deb
  3. Start the hst-gateway process:
    hst gateway start