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

php - Array to string conversion smarty template -

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

vb.net - Font adding using PDFsharp -