nerdexam
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

CCA-500 question #24 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)
  • A
    2% (1)
  • B
    75% (36)
  • C
    15% (7)
  • D
    8% (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.

Full CCA-500 Practice