Given: You want to clean up this list by removing jobs where the state is KILLED. What
command you enter?

A.
Yarn application –kill application_1374638600275_0109
B.
Yarn rmadmin –refreshQueue
C.
Yarn application –refreshJobHistory
D.
Yarn rmadmin –kill application_1374638600275_0109
Answer. B
Cannot kill already killed application
C and D are invalid commands
0
0