GitHub user techaddict opened a pull request:

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

    [SPARK-15296][MLlib] Refactor All Java Tests that use SparkSession

    ## What changes were proposed in this pull request?
    Refactor All Java Tests that use SparkSession, to extend SharedSparkSesion
    
    ## How was this patch tested?
    Existing Tests

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

    $ git pull https://github.com/techaddict/spark SPARK-15296

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

    https://github.com/apache/spark/pull/13101.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 #13101
    
----
commit a7125a7a70363d337bd5da81843deb2d38383bcd
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T13:10:14Z

    ML Classification done

commit 4a72c57f48f8f45657871fe308f4d7bfd35e5fa8
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T14:16:19Z

    ml clustering done

commit 151b1cfcca30f95375f89fbe808d3ec85c05f7c9
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T14:37:05Z

    ML Feature done

commit 97574ec8ef83a043049b502a86142ff57bc01e38
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T14:41:06Z

    ML Feature remove unused imports

commit a2348731b61afc82fac8c30c7cd5b7a07ff1e9fa
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T14:41:36Z

    ML Param Done - Remove SparkSession, esc since not used

commit a00e7fb80ccb600ddcf1eba89aee5983475239c5
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T15:16:07Z

    ml regression done

commit 1ccdb7d3494c4c919740303d32aeb0f6d4317fef
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T15:25:38Z

    ml libsvm done

commit 89497326ae080c275c4c1528c28c6ee594a21b23
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T15:29:44Z

    ml tuning, util done

commit 03d1951a427e9b7ecde67d33e3ea955cba8907be
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T15:42:26Z

    mllib classification

commit a90cbb30b2ef669a515c846e8fe264b859791d3a
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T15:45:43Z

    mllib clustering

commit afc9a567d983957d394882821b52686c77bef8d7
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T15:49:48Z

    mllib evaluation and feature

commit 83ae1149cfb3901a4efdf06e0b8b2bc25f4ef343
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T15:55:40Z

    mllib fpm

commit 4b77a74d14cd512904c66eae6bcd2fc39a39ca6e
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T15:56:50Z

    mllib random

commit 6457f23194d1f11375170c144cbaaf05db9199b4
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T15:58:14Z

    mllib recommendation

commit 28aebf6a06f6ac11e22d47857eeae099a5e78212
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T16:00:47Z

    mllib regression

commit 0a8f6cbf698558000ef5ede4ea5486f727684f63
Author: Sandeep Singh <sand...@techaddict.me>
Date:   2016-05-13T16:04:37Z

    mllib tree

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to