Brendan Melville wrote:
in hadoop-site.xml I had mapred.map.tasks and mapred.reduce.tasks set.

Right, these parameters should be specified in mapred-default.xml, so that they do not override application code. This is a common confusion. Someday we should perhaps alter the configuration mechanism to make it harder to misconfigure things.

Doug

Reply via email to