Re: Sorting algorithm

2012-03-16 Thread indrani gorti
Thanks a lot Owen! :-) On Fri, Mar 16, 2012 at 2:49 PM, Owen O'Malley wrote: > On Fri, Mar 16, 2012 at 6:05 PM, indrani gorti >wrote: > > > Hi > > > > Which is the sorting algorith used in map-reduce to sort the data set in > > the shuffling stage i.e after the mapped for each split up of the e

Re: Sorting algorithm

2012-03-16 Thread Owen O'Malley
On Fri, Mar 16, 2012 at 6:05 PM, indrani gorti wrote: > Hi > > Which is the sorting algorith used in map-reduce to sort the data set in > the shuffling stage i.e after the mapped for each split up of the entire > dataset. Take a look at Chris Douglas' presentation on the sort. Slides: http://ww