aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnthony Truchet <a.truchet@criteo.com>2016-07-20 10:39:59 +0100
committerSean Owen <sowen@cloudera.com>2016-07-20 10:39:59 +0100
commit0dc79ffd1cbb45e69a35e3f5334c9a13290037a0 (patch)
tree4363dd30ee5ee327fa62d975e33e28373ea8bbaa /docs
parent75146be6ba5e9f559f5f15430310bb476ee0812c (diff)
downloadspark-0dc79ffd1cbb45e69a35e3f5334c9a13290037a0.tar.gz
spark-0dc79ffd1cbb45e69a35e3f5334c9a13290037a0.tar.bz2
spark-0dc79ffd1cbb45e69a35e3f5334c9a13290037a0.zip
[SPARK-16440][MLLIB] Destroy broadcasted variables even on driver
## What changes were proposed in this pull request? Forgotten broadcasted variables were persisted into a previous #PR 14153). This PR turns those `unpersist()` into `destroy()` so that memory is freed even on the driver. ## How was this patch tested? Unit Tests in Word2VecSuite were run locally. This contribution is done on behalf of Criteo, according to the terms of the Apache license 2.0. Author: Anthony Truchet <a.truchet@criteo.com> Closes #14268 from AnthonyTruchet/SPARK-16440.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions