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

Xiangrui Meng closed SPARK-4179.
--------------------------------
    Resolution: Not a Problem
      Assignee: Xiangrui Meng  (was: Anant Daksh Asthana)

I'm closing this JIRA because this is already fixed in SPARK-3108 and the user 
guide is up-to-date. But please feel free to re-open it if I missed something.

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

Reply via email to