[ https://issues.apache.org/jira/browse/SPARK-15322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309372#comment-15309372 ]
Apache Spark commented on SPARK-15322: -------------------------------------- User 'HyukjinKwon' has created a pull request for this issue: https://github.com/apache/spark/pull/13434 > update deprecate accumulator usage into accumulatorV2 in mllib > -------------------------------------------------------------- > > Key: SPARK-15322 > URL: https://issues.apache.org/jira/browse/SPARK-15322 > Project: Spark > Issue Type: Improvement > Components: ML, MLlib > Affects Versions: 1.6.1, 2.0.0 > Reporter: Weichen Xu > Assignee: Weichen Xu > Priority: Minor > Fix For: 2.0.0 > > Original Estimate: 24h > Remaining Estimate: 24h > > MLlib code has two position use sc.accumulator method and it is deprecate, > update it. > mllib/src/main/scala/org/apache/spark/mllib/clustering/KMeans.scala line 282 > mllib/src/main/scala/org/apache/spark/ml/util/stopwatches.scala line 106 -- 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