[ https://issues.apache.org/jira/browse/SPARK-12651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083474#comment-15083474 ]
Sean Owen commented on SPARK-12651: ----------------------------------- I've got this covered in SPARK-12618 / https://github.com/apache/spark/pull/10570 already > mllib deprecation messages mention non-existent version 1.7.0 > ------------------------------------------------------------- > > Key: SPARK-12651 > URL: https://issues.apache.org/jira/browse/SPARK-12651 > Project: Spark > Issue Type: Bug > Components: MLlib > Affects Versions: 2.0.0 > Reporter: Marcelo Vanzin > Priority: Trivial > > Might be a problem in 1.6 also? > {code} > @Since("1.4.0") > @deprecated("Support for runs is deprecated. This param will have no effect > in 1.7.0.", "1.6.0") > def getRuns: Int = runs > {code} -- 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