GitHub user holdenk opened a pull request:

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

    [SPARK-10626][MLLIB][WIP] create java friendly method for random rdd

    SPARK-3136 added a large number of functions for creating Java RandomRDDs, 
but for people that want to use custom RandomDataGenerators we should make a 
Java friendly method.


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

    $ git pull https://github.com/holdenk/spark 
SPARK-10626-create-java-friendly-method-for-randomRDD

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

    https://github.com/apache/spark/pull/8782.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 #8782
    
----
commit 916acb43fd92bdcf0b6b75e68698cd02e33ab4b9
Author: Holden Karau <[email protected]>
Date:   2015-09-16T06:30:17Z

    Start adding the randomJavaRDD (up next add a test in Java to make sure its 
accessiable/works)

commit 56fa4031d1eadf2a390390ed877cd0e87ea71f42
Author: Holden Karau <[email protected]>
Date:   2015-09-16T21:09:46Z

    Handle the different way of doing java default params, add a test to make 
sure it works

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to