Solved

In the Reducer, the MapReduce API Provides You with an Iterator

Question 26

Multiple Choice

In the reducer, the MapReduce API provides you with an iterator over Writable values. What does calling the next () method return?


A) It returns a reference to a different Writable object time.
B) It returns a reference to a Writable object from an object pool.
C) It returns a reference to the same Writable object each time, but populated with different data.
D) It returns a reference to a Writable object. The API leaves unspecified whether this is a reused object or a new object.
E) It returns a reference to the same Writable object if the next value is the same as the previous value, or a new Writable object otherwise.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents