GitHub user srowen opened a pull request:

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

    SPARK-2293. Replace RDD.zip usage by map with predict inside.

    This is the only occurrence of this pattern in the examples that needs to 
be replaced. It only addresses the example change.

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

    $ git pull https://github.com/srowen/spark SPARK-2293

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

    https://github.com/apache/spark/pull/1250.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 #1250
    
----
commit 6b1b28c14dbd0bc5940d38f175143d97ebd6a139
Author: Sean Owen <so...@cloudera.com>
Date:   2014-06-27T20:51:59Z

    Compute prediction-and-label RDD directly rather than by zipping, for 
efficiency

----


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

Reply via email to