Yarn常用命令总结
1>.查看任务列表
[root@storage101 ~]# yarn application -list 19/02/08 11:51:02 INFO client.RMProxy: Connecting to ResourceManager at storage101.aggrx/10.1.3.101:8032 Total number of applications (application-types: [] and states: [SUBMITTED, ACCEPTED, RUNNING]):2 Application-Id Application-Name Application-Type User Queue State Final-State Progress Tracking-URL application_1549585395672_0005 com.sarrs.streaming.BlackUserStreamingNew5 SPARK root root.users.root RUNNING UNDEFINED 10% http://10.1.3.113:36517 application_1549585395672_0006 doc_join_mapreduce MAPREDUCE root root.users.root ACCEPTED UNDEFINED 0% N/A [root@storage101 ~]#