On 12 Dec 2016, at 19:57, Daniel Siegmann
mailto:dsiegm...@securityscorecard.io>> wrote:
Accumulators are generally unreliable and should not be used. The answer to (2)
and (4) is yes. The answer to (3) is both.
Here's a more in-depth explanation:
http://imranrashid.com/posts/Spark-Accumulato
Thank you for the clarification.
On Tue, Dec 13, 2016 at 1:27 AM Daniel Siegmann <
dsiegm...@securityscorecard.io> wrote:
> Accumulators are generally unreliable and should not be used. The answer
> to (2) and (4) is yes. The answer to (3) is both.
>
> Here's a more in-depth explanation:
> http:/
Accumulators are generally unreliable and should not be used. The answer to
(2) and (4) is yes. The answer to (3) is both.
Here's a more in-depth explanation:
http://imranrashid.com/posts/Spark-Accumulators/
On Sun, Dec 11, 2016 at 11:27 AM, Sudev A C wrote:
> Please help.
> Anyone, any thought
Please help.
Anyone, any thoughts on the previous mail ?
Thanks
Sudev
On Fri, Dec 9, 2016 at 2:28 PM Sudev A C wrote:
> Hi,
>
> Can anyone please help clarity on how accumulators can be used reliably to
> measure error/success/analytical metrics ?
>
> Given below is use case / code snippet tha