On 02/09/2011 04:09 PM, Sean Bigdatafun wrote:
1. My first question: who is responsible to compute the input splits?
The InputFormat computes InputSplits. See: http://hadoop.apache.org/common/docs/r0.20.1/api/org/apache/hadoop/mapreduce/InputFormat.html
DR