Hi,

On Wed, Jan 21, 2015 at 4:46 PM, Akhil Das <ak...@sigmoidanalytics.com>
wrote:

> How about using accumulators
> <http://spark.apache.org/docs/1.2.0/programming-guide.html#accumulators>?
>

As far as I understand, they solve the part of the problem that I am not
worried about, namely increasing the counter. I was more worried about
getting that counter/accumulator value back to the executors.

Thanks
Tobias

Reply via email to