Hey There,

You can remove an accumulator by just letting it go out of scope and
it will be garbage collected. For broadcast variables we actually
store extra information for it, so we provide hooks for users to
remove the associated state. There is no such need for accumulators,
though.

- Patrick

On Thu, May 29, 2014 at 2:13 AM, innowireless TaeYun Kim
<taeyun....@innowireless.co.kr> wrote:
> Hi,
>
>
>
> How can I dispose an Accumulator?
>
> It has no method like 'unpersist()' which Broadcast provides.
>
>
>
> Thanks.
>
>

Reply via email to