Hello: According the Map/Reduce working flow, it runs map first, then reduce. Could I run this pairs for several iterations(i.e. to run map/reduce several times and stop for certain criteria, like some iterative methods in numerical-analysis)? If the answer is yes, any example to do that?
---ChaoChun -- View this message in context: http://www.nabble.com/How-to-run-Map-Reduce-for-iterative-algorithms-in-Hadoop--tf4303510.html#a12249705 Sent from the Hadoop Users mailing list archive at Nabble.com.
