Is it a strict partitioning of the input that you need? If yes, why? Why not just feed the data into the job and let it split automatically. You can process differently based what it inputs if you need that.
On 10/5/09, Huang Qian <[email protected]> wrote: > I have come across a problem. I just want to sort the num from 1 to 100, and > with a maptask to map 1 to 50, with another to map 51 to 100, > then how can I configure the jobconf? > > -- > Huang Qian(黄骞) > Institute of Remote Sensing and GIS,Peking University > Phone: (86-10) 5276-3109 > Mobile: (86) 1590-126-8883 > Address:Rm.554,Building 1,ChangChunXinYuan,Peking > Univ.,Beijing(100871),CHINA > -- Amandeep Khurana Computer Science Graduate Student University of California, Santa Cruz
