Cloudera
CCA-500 · Question #24
Given: You want to clean up this list by removing jobs where the State is KILLED. What command you enter?
The correct answer is B. Yarn application -kill application_1374638600275_0109. hadoop/content/common_mrv2_commands.html
Resource Management
Question
Given:
You want to clean up this list by removing jobs where the State is KILLED. What command you enter?
Exhibit
Options
- AYarn application -refreshJobHistory
- BYarn application -kill application_1374638600275_0109
- CYarn rmadmin -refreshQueue
- DYarn rmadmin -kill application_1374638600275_0109
How the community answered
(48 responses)- A2% (1)
- B75% (36)
- C15% (7)
- D8% (4)
Explanation
hadoop/content/common_mrv2_commands.html
Topics
#YARN application#kill command#job management#application state
Community Discussion
No community discussion yet for this question.
