[ 
https://issues.apache.org/jira/browse/SPARK-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136112#comment-15136112
 ] 

holdenk edited comment on SPARK-13201 at 2/7/16 2:56 AM:
---------------------------------------------------------

Looking at the only use inside of the MLLib API, I'm pretty convinced its being 
used improperly so we should instead replace it with tolerance for 
PowerIterationClustering (see SPARK-13226). We should still do this for the 
Python API 


was (Author: holdenk):
Looking at the only use inside of the MLLib API, I'm pretty convinced its being 
used improperly so we should instead replace it with tolerance for 
PowerIterationClustering (see ). We should still do this for the Python API 
SPARK-13226

> Make a private non-deprecated version of setRuns
> ------------------------------------------------
>
>                 Key: SPARK-13201
>                 URL: https://issues.apache.org/jira/browse/SPARK-13201
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib, PySpark
>            Reporter: holdenk
>            Priority: Trivial
>
> Make a private non-deprecated version of setRuns API so that we can call it 
> from the PythonAPI without deprecation warnings in our own build.



--
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

Reply via email to