I would like to know what configuration causes mapreduce to have only one map while input split of 10000 and lines per map of 1000 are set in job configuration.
Its a 2 node cluster and i tried scan with startRow and endRow.
I want to have atleast 2 maps, one on each machine.