You'll need to use the associated functionality in Breeze and then create a dense vector from a Breeze vector. I have a JIRA for us to update the examples for 1.0... I'm hoping Xiangrui can take a look at it.
https://issues.apache.org/jira/browse/SPARK-1464 https://github.com/scalanlp/breeze/wiki/Breeze-Linear-Algebra On Thu, Apr 10, 2014 at 12:56 PM, techaddict <sand...@techaddict.me> wrote: > org.apache.spark.util.Vector is deprecated so what should be done to use > say > if want to create a vector with zeros, def zeros(length: Int) in > util.Vector > using new mllib.linalg.Vector ? > > > > -- > View this message in context: > http://apache-spark-developers-list.1001551.n3.nabble.com/org-apache-spark-util-Vector-is-deprecated-what-next-tp6288.html > Sent from the Apache Spark Developers List mailing list archive at > Nabble.com. >