GitHub user ajtulloch opened a pull request:

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

    SPARK-1793 - Heavily duplicated test setup code in SVMSuite

    Summary:
    https://issues.apache.org/jira/browse/SPARK-1793
    
    Refactor the code to remove the repeated initialization of
    test/validation RDDs in every test.
    
    Test Plan:
    Unit tests cover this code and pass with this update.
    
    Reviewers:
    
    CC:

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

    $ git pull https://github.com/ajtulloch/spark SPARK-1793-SVMSuiteCleanup

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

    https://github.com/apache/spark/pull/726.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 #726
    
----
commit 88dd8a703b35bfb3d173d3de7ab6b7ff918714a0
Author: Andrew Tulloch <[email protected]>
Date:   2014-05-11T00:02:02Z

    SPARK-1793 - Heavily duplicated test setup code in SVMSuite
    
    Summary:
    Refactor the code to remove the repeated initialization of
    test/validation RDDs in every test.
    
    Test Plan:
    Unit tests cover this code and pass with this update.
    
    Reviewers:
    
    CC:

----


---
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.
---

Reply via email to