hadoop - Mapreduce job: combiner without reducer -


i noticed if set number of reducer 0, combiner won't work. possible use combiner without reducer? thanks.

no it's not. specified reducer, combiners not guaranteed used. combiners strictly optimizations can be, not necessarily, called before reducers. without reducer these never called.


Comments

Popular posts from this blog

objective c - Can't build GCM with Protobuf in Xcode -

Winapi c++: DialogBox hangs when breaking a loop -

How to use function view in Drupal -