Install and start SmartSense gateway
The SmartSense gateway is not managed by Ambari and must be installed manually. It is
included in the same smartsense-hst-$HST_VERSION
package
used for the HST server and HST agent. You can access this package in your Ambari repository;
Additionally, it is available or on the Tools tab of the Hortonworks
support portal. Once you have the package, perform these steps:
If you deploy the gateway on a server that is also hosting an HST agent, and that HST agent has been deployed through Ambari, and Ambari is configured for nonroot operation, you should run the SmartSense gateway as the same user that the Ambari agent is configured to run as.
Additionally in this specific scenario, you must modify the following permissions using the commands below. In this example "ambari" is the user the Ambari agent has been configured to run as:
chown -R ambari:hadoop /var/lib/smartsense/hst-gateway
chown -R ambari:hadoop /var/log/hst
chown -R ambari:hadoop /var/run/hst