On Tue, May 19, 2009 at 5:32 PM, Piotr Praczyk <piotr.prac...@gmail.com> wrote: > Hi > > Your job configuration file specifies exactly the numbers of mappers and > reducers that are running in your system. The job configuration overrides > site configuration ( if parameters are not specified as final ) as far as I > know. > > > Piotr
So, how do I control the job configuration. I thought specifying the number of mappers and reducers in the hadoop-site.xml is enough. Please tell me which file I should edit to control the job configuration.