nerdexam
Huawei

H13-723_V2.0 · Question #73

In FusionInsight HD, regarding Ooze job management, which of the following operations can be performed on suspended jobs? (multiple choice)

The correct answer is A. kill C. resume. In Oozie job management (referred to as "Ooze" in FusionInsight HD), a suspended job is one that was previously running but has been paused mid-execution. You can kill (A) a suspended job to terminate it permanently, and you can resume (C) it to return it to a running state…

Big Data Workflow Management and Scheduling (Oozie)

Question

In FusionInsight HD, regarding Ooze job management, which of the following operations can be performed on suspended jobs? (multiple choice)

Options

  • Akill
  • Brun
  • Cresume
  • Dsubmit

How the community answered

(51 responses)
  • A
    73% (37)
  • B
    10% (5)
  • D
    18% (9)

Explanation

In Oozie job management (referred to as "Ooze" in FusionInsight HD), a suspended job is one that was previously running but has been paused mid-execution. You can kill (A) a suspended job to terminate it permanently, and you can resume (C) it to return it to a running state - these are the only two valid transitions from the SUSPENDED state.

Run (B) is incorrect because "run" applies to jobs in PREP state (submitted but not yet started); a suspended job has already begun execution and doesn't need to be "run" again. Submit (D) is incorrect because submission is the action that first registers a new job with the scheduler - a suspended job has already passed that stage long ago.

Memory tip: Think of a suspended job like a paused video - you can either resume playing it or kill (close) it entirely, but you can't "submit" or "run" something that already started.

Topics

#Oozie job states#suspended jobs#job lifecycle#job operations

Community Discussion

No community discussion yet for this question.

Full H13-723_V2.0 Practice