Ambari Agent 源碼分析
一、ambari-agent 啟動方式 Ambari-Agent的啟動腳本為/etc/init.d/ambari-agent。該腳本主要實現了start,stop,status,restart,reset方法。對於start,stop,status,reset方法的實現,直接調用/usr ...
一、ambari-agent 啟動方式 Ambari-Agent的啟動腳本為/etc/init.d/ambari-agent。該腳本主要實現了start,stop,status,restart,reset方法。對於start,stop,status,reset方法的實現,直接調用/usr ...