adplus-dvertising
frame-decoration

Question

Point out the correct statement.

a.

The framework groups Reducer inputs by keys

b.

The shuffle and sort phases occur simultaneously i.e. while outputs are being fetched they are merged

c.

Since JobConf.setOutputKeyComparatorClass(Class) can be used to control how intermediate keys are grouped, these can be used in conjunction to simulate secondary sort on values

d.

All of the mentioned

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the correct statement.