|
|
-
skip rest of input in mapper/reducerRadim Kolar 2012-02-04, 12:50
Is there way to signal mapreduce framework from mapper or reducer that I
am not interested in any more input data? Currently i read rest of data but ignore them. |