Ambari Agent Start
Wait for Kerberos, Zookeeper, Hadoop and Hive.
@call once: true, 'ryba/ambari/server/wait'
Ambari Agent is started with the service's syntax command.
Show Source Code
module.exports = header: 'Ambari Agent Start', handler: ->
Start the service
Show Source Code
@service.start
name: 'ambari-agent'