Vidyalelo
Hadoop · Q45

Advanced MapReduce Concepts

Programming · Hadoop · question 45

Q45

. . . . . . . . get events indicating completion (success/failure) of component tasks.

A.
getJobName()
B.
getJobState()
C.
getPriority()
D.
getTaskCompletionEvents(int startFrom)
Answer

Answer: Option D

Solution

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