For MapReduce MST, see Section 5 in [1].

[1] A Model of Computation for MapReduce
Karloff, H.; Suri, S.; Vassilvitskii, S.
SODA 2010
Available at http://research.yahoo.com/pub/2945


Nicholas



________________________________
From: sumit ghosh <[email protected]>
To: [email protected]
Sent: Tue, March 1, 2011 9:03:26 PM
Subject: Re: Problems Difficult To Solve With Hadoop


Hi,

I was thinking how a minimal spanning tree can be built MR? I mean not the 
Greedy approach.
Is there a resource central which shares the various Algorithm implementations 
with Hadoop?


Thanks,
Sumit


________________________________
From: Dan Serban Taras <[email protected]>
To: [email protected]
Sent: Tue, 1 March, 2011 5:26:58 PM
Subject: Problems Difficult To Solve  With Hadoop

Dear all, 

I am working on a project involving the implementation of different parallel 
programming patterns on Hadoop. Right now I am trying to find what other 
patterns might be useful for Hadoop users and was wondering if some of you can 
help by giving me a short description of a real-life problem you have 
encountered that was either impossible to solve using Hadoop or very hard and 
unnatural (maybe by having to use several consecutive MapReduce jobs).

Best Regards,
    Dan

Reply via email to