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)- A15% (8)
- B2% (1)
- C6% (3)
- D77% (41)
Community Discussion
No community discussion yet for this question.