Repository: spark
Updated Branches:
refs/heads/branch-2.0 56dbf165c -> 740f96f63
[SPARK-15054] Deprecate old accumulator API
## What changes were proposed in this pull request?
This patch deprecates the old accumulator API.
## How was this patch tested?
N/A
Author: Reynold Xin
Closes #1283
Repository: spark
Updated Branches:
refs/heads/master 8a1ce4899 -> d5c79f564
[SPARK-15054] Deprecate old accumulator API
## What changes were proposed in this pull request?
This patch deprecates the old accumulator API.
## How was this patch tested?
N/A
Author: Reynold Xin
Closes #12832 fr