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)- A14% (4)
- B3% (1)
- C10% (3)
- D72% (21)
Community Discussion
No community discussion yet for this question.