You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Andrey Pankov <ap...@iponweb.net> on 2008/03/14 16:50:02 UTC

Two input pathes for reduce

Hi,

A quick question. Is it possible to specify only for reduce() (java 
MapReducer) two or more input pathes? It could avoid some overhead over 
IdentityReducer / IdentityMapper usage in my case. Thanks!

---
Andrey Pankov