map
and reduce
methods that can be overriden to specify a computation. Several instances of this class will be created to distribute the computation over F/J threads and machines. Non-transient fields are copied and serialized to instances created for map invocations. Reduce methods can store their results in fields. Results are serialized and reduced all the way back to the invoking node. When the last reduce method has been called, fields of the initial MRTask instance contains the computation results. map
call taking required number of NewChunks. MRTask will automatically close the new Appendable vecs and produce an output frame with newly created Vecs.
|
|
|
|
|
|