You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/01/05 18:45:39 UTC

[jira] [Created] (SPARK-12651) mllib deprecation messages mention non-existent version 1.7.0

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org