Vidyalelo
Hadoop · Q54

Developing MapReduce Applications

Programming · Hadoop · question 54

Q54

The standard output (stdout) and error (stderr) streams of the task are read by the TaskTracker and logged to . . . . . . . .

A.
${HADOOP_LOG_DIR}/user
B.
${HADOOP_LOG_DIR}/userlogs
Answer
C.
${HADOOP_LOG_DIR}/logs
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board