GitHub user yanboliang opened a pull request:

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

    [SPARK-14516][ML][FOLLOW-UP] Move ClusteringEvaluatorSuite test data to 
data/mllib.

    ## What changes were proposed in this pull request?
    Move ```ClusteringEvaluatorSuite``` test data(iris) to data/mllib, to 
prevent from re-creating a new folder.
    
    ## How was this patch tested?
    Existing tests.


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

    $ git pull https://github.com/yanboliang/spark spark-14516

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

    https://github.com/apache/spark/pull/19648.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 #19648
    
----
commit 0fd9a5c617053ced4210432f261a0053a04442dd
Author: Yanbo Liang <yblia...@gmail.com>
Date:   2017-11-03T01:03:23Z

    Move ClusteringEvaluatorSuite test data to data/mllib.

----


---

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

Reply via email to