I think the splitting recognises the end of line, so you might get 11 but otherwise that looks correct.
On Wed, Sep 19, 2012 at 5:42 PM, Pedro Sá da Costa <psdc1...@gmail.com>wrote: > > > If I've an input file of 640MB in size, and a split size of 64Mb, this > file will be partitioned in 10 splits, and each split will be processed by > a map task, right? > > -- > Best regards, > >