You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Li Li <fa...@gmail.com> on 2016/01/06 06:47:44 UTC

how to stop mapper tasks by api

I want to use map-reduce to sample data by some conditions. If I find
enough data, I want to output it to reducer and stop all
mappers(including running and not started). Is there any method to do
this?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@hadoop.apache.org
For additional commands, e-mail: user-help@hadoop.apache.org