[ 
https://issues.apache.org/jira/browse/SPARK-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiangrui Meng resolved SPARK-3856.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Issue resolved by pull request 2718
[https://github.com/apache/spark/pull/2718]

> 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
>             Fix For: 1.2.0
>
>
> [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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to