GitHub user pparkkin opened a pull request:

    https://github.com/apache/spark/pull/6713

    Fix SPARK-8200

    Test cases for both StreamingLinearRegression and 
StreamingLogisticRegression, and code fix.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pparkkin/spark streamingmodel-empty-rdd

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/6713.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6713
    
----
commit b4cda931892ac5cab580b5e89d90829f709d3bbb
Author: Paavo <[email protected]>
Date:   2015-06-09T01:59:11Z

    Test case for empty stream.

commit 4cb7b0fc73c4ccc698465956254df4aa95ee1587
Author: Paavo <[email protected]>
Date:   2015-06-09T02:19:15Z

    Ignore empty RDDs.

commit e3e358f362856a439c5f7f745e97665299a5f0a6
Author: Paavo <[email protected]>
Date:   2015-06-09T02:27:39Z

    Test case for empty stream.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to