The sort example shouldn't override the number of maps
------------------------------------------------------
Key: HADOOP-2376
URL: https://issues.apache.org/jira/browse/HADOOP-2376
Project: Hadoop
Issue Type: Bug
Components: examples
Reporter: Owen O'Malley
Assignee: Owen O'Malley
Fix For: 0.16.0
The sort example currently overrides the number of maps. It should just take
the default, because the current behavior can end up with a bad number of maps
by default. In particular, I had a small data set where the sort picked too
many maps and split blocks badly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.