[ https://issues.apache.org/jira/browse/SPARK-12450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joseph K. Bradley resolved SPARK-12450. --------------------------------------- Resolution: Fixed Fix Version/s: 1.6.1 1.5.3 2.0.0 Issue resolved by pull request 10415 [https://github.com/apache/spark/pull/10415] > Un-persist broadcasted variables in KMeans > ------------------------------------------ > > Key: SPARK-12450 > URL: https://issues.apache.org/jira/browse/SPARK-12450 > Project: Spark > Issue Type: Improvement > Components: MLlib > Affects Versions: 1.4.1, 1.5.2 > Reporter: RJ Nowling > Assignee: RJ Nowling > Priority: Minor > Fix For: 2.0.0, 1.5.3, 1.6.1 > > > The broadcasted centers in KMeans are never un-persisted. As a result, > memory usage accumulates with usage causing a memory leak. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org