Re: java.lang.IllegalArgumentException: requirement failed: BLAS.dot(x: Vector, y:Vector) was given Vectors with non-matching sizes

2018-10-04 Thread hager
please, I have same problem. Have you found any solution? -- Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/ - To unsubscribe e-mail: user-unsubscr...@spark.apache.org

java.lang.IllegalArgumentException: requirement failed: BLAS.dot(x: Vector, y:Vector) was given Vectors with non-matching sizes

2018-05-15 Thread Mina Aslani
trying to read the prediction result and see how it looks after applied the transform on the new test data : org.apache.spark.SparkException: Failed to execute user defined function($anonfun$4: (vector) => double) java.lang.IllegalArgumentException: requirement failed: BLAS.dot(x: Vector, y:Vector)