You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/10/08 23:55:33 UTC

[jira] [Created] (SPARK-3856) Clean deprecated usage after breeze 0.10 upgrade

Xiangrui Meng created SPARK-3856:
------------------------------------

             Summary: Clean deprecated usage after breeze 0.10 upgrade
                 Key: SPARK-3856
                 URL: https://issues.apache.org/jira/browse/SPARK-3856
             Project: Spark
          Issue Type: Improvement
          Components: MLlib
            Reporter: Xiangrui Meng
            Assignee: Xiangrui Meng
            Priority: Trivial


[warn] /Users/meng/src/spark/mllib/src/main/scala/org/apache/spark/mllib/feature/Normalizer.scala:50: method norm in trait NumericOps is deprecated: Use norm(XXX) instead of XXX.norm
[warn]     var norm = vector.toBreeze.norm(p)



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