Provide alternatives to merge sort while sorting map output values in memory
----------------------------------------------------------------------------
Key: HADOOP-1346
URL: https://issues.apache.org/jira/browse/HADOOP-1346
Project: Hadoop
Issue Type: New Feature
Components: mapred
Reporter: Gautam Kowshik
Assigned To: Gautam Kowshik
Currently we have only do a merge sort while sorting map output. We can have
alternatives to this for the user to choose from, in particular, QuickSort
could provide a good improvement.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.