Hortonworks Smartsense Stop
Stop the Hortonworks SmartSense server. You can also start the server manually with the following command:
Show Source Code
service hst-server stop
Show Source Code
module.exports = header: 'HST Server Stop', handler: (options) ->
@service.start
header: 'HST Server Stop'
name: 'hst-server'