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/11/02 02:04:34 UTC

[jira] [Updated] (SPARK-4179) Streaming Linear Regression example has type mismatch

     [ 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.2.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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org