查看完成状态
yarn application -list -appStates FINISHED
查看所有状态
yarn application -list -appStates ALL
查看某个应用
yarn applicationattempt -list application_1661513493943_0001
查看状态
yarn applicationattempt -status appattempt_1661513493943_0001_000001
查看容器
yarn container -list appattempt_1661513493943_0001_000001
查看容器状态
yarn container -status