Re: [DISCUSS] sort improvement

2014-03-21 Thread Chris Douglas
The sort implementation is pluggable (see MAPREDUCE-2454, MAPREDUCE-4049), so please feel free to fork and improve it. Selecting a sort implementation based on job configuration (e.g., BinaryComparable keys) would allow for much more efficient and specialized implementations. -C On Thu, Mar 20, 20

[jira] [Resolved] (MAPREDUCE-5786) Support Keep-Alive connections in ShuffleHandler

2014-03-21 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli resolved MAPREDUCE-5786. Resolution: Fixed All sub-tasks (only one actually) are done.