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. http://stackoverflow.com/questions/21697055/what-causes-mapreduce-job-to-create-only-one-map-for-100000-rows-in-hbase -- Regards Tousif Khazi