← ^ →
Map Reduce and Hadoop
d = function (x) {return 2*x;}; t = function (x) {return 3*x}; f = function (a,b) { return d(a) + t(b); };
José M. Vidal .
9 of 24