nerdexam
Cloudera

CCA-410 · Question #23

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

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

Question

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

Options

  • ACached on the local disk of the slave node running the task, then purged immediately upon task completion.
  • BCached on the local disk of the slave node running the task, then copied into HDFS.
  • CIn HDFS, in the directory of the user who generates the job.
  • DOn the local disk of the slave node running the task.

How the community answered

(29 responses)
  • A
    14% (4)
  • B
    3% (1)
  • C
    10% (3)
  • D
    72% (21)

Community Discussion

No community discussion yet for this question.

Full CCA-410 Practice