Hi, when I look at the doc there's -combiner JavaClassName
so does that mean that there is no stdin/stdout possibility to use a combiner? I mean very often the reducer and the combiner are the same, so it's no work on the programmer's part? Is there a reason why we can't have -combiner mycombiner.py ? Thanks Mark
