I'm trying to prove that my cluster will in fact support multiple reducers, the wordcount example doesn't seem to spawn more that one (1). Is that correct? Is there a sure fire way to prove my cluster is configured correctly in terms of launching the maximum (say two per node) number of mappers and reducers?
Thanks!