[
https://issues.apache.org/jira/browse/SPARK-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng updated SPARK-4179:
---------------------------------
Target Version/s: 1.1.1, 1.2.0 (was: 1.2.0)
Affects Version/s: 1.1.0
> Streaming Linear Regression example has type mismatch
> -----------------------------------------------------
>
> Key: SPARK-4179
> URL: https://issues.apache.org/jira/browse/SPARK-4179
> Project: Spark
> Issue Type: Bug
> Components: Examples, MLlib
> Affects Versions: 1.1.0
> Reporter: Anant Daksh Asthana
> Assignee: Anant Daksh Asthana
>
> The example for Streaming Linear Regression on line 65 calls predictOn with a
> DStream of type[Double, Vector] when the expected type is vector.
> This throws a type error.
> examples/src/main/scala/org/apache/spark/examples/mllib/StreamingLinearRegression.scala#65
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]