GitHub user smurakozi opened a pull request:
https://github.com/apache/spark/pull/20319
[SPARK-22884][ML][TESTS] ML test for StructuredStreaming:
spark.ml.clustering
## What changes were proposed in this pull request?
Converting clustering tests to also check code with structured streaming,
using the ML testing infrastructure implemented in SPARK-22882.
## How was this patch tested?
N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smurakozi/spark SPARK-22884
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20319.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 #20319
----
commit 97c96b6ac7f65762cf9f125965e8d2a3cba72f60
Author: Sandor Murakozi <smurakozi@...>
Date: 2018-01-18T19:03:33Z
Converted all clustering tests to check streaming
commit b6e06e8e280f97560a342e287072f0b49e85bb79
Author: Sandor Murakozi <smurakozi@...>
Date: 2018-01-18T20:12:46Z
formatting, nits
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]