You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jeremy Freeman (JIRA)" <ji...@apache.org> on 2014/08/19 19:03:18 UTC

[jira] [Created] (SPARK-3128) Use streaming test suite for StreamingLR

Jeremy Freeman created SPARK-3128:
-------------------------------------

             Summary: 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


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