nerdexam
Cloudera

CCA-500 · Question #51

For each YARN job, the Hadoop framework generates task log file. Where are Hadoop task log files stored?

The correct answer is D. On the local disk of the slave mode running the task. See the full explanation below for the reasoning.

Question

For each YARN job, the Hadoop framework generates task log file. Where are Hadoop task log files stored?

Options

  • ACached by the NodeManager managing the job containers, then written to a log directory on the
  • BCached in the YARN container running the task, then copied into HDFS on job completion
  • CIn HDFS, in the directory of the user who generates the job
  • DOn the local disk of the slave mode running the task

How the community answered

(53 responses)
  • A
    15% (8)
  • B
    2% (1)
  • C
    6% (3)
  • D
    77% (41)

Community Discussion

No community discussion yet for this question.

Full CCA-500 Practice