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

Tathagata Das resolved SPARK-3128.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0
                   1.1.0

> Use streaming test suite for StreamingLR
> ----------------------------------------
>
>                 Key: SPARK-3128
>                 URL: https://issues.apache.org/jira/browse/SPARK-3128
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib, Streaming
>    Affects Versions: 1.1.0
>            Reporter: Jeremy Freeman
>            Priority: Minor
>             Fix For: 1.1.0, 1.2.0
>
>
> Unit tests for Streaming Linear Regression currently use file writing to 
> generate input data and a TextFileStream to read the data. It would be better 
> to use existing utilities from the streaming test suite to simulate DStreams 
> and collect and evaluate results of DStream operations. This will make tests 
> faster, simpler, and easier to maintain / extend.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to