Marcelo Vanzin created SPARK-12651: -------------------------------------- Summary: 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