啟動順序 |
|
Hadoop啟動 |
start-dfs.sh start-yarn.sh |
Spark啟動 |
start-all.sh |
停止順序 |
|
Spark停止 |
stop-all.sh |
Hadoop停止 |
stop-yarn.sh stop-dfs.sh |