GitHub user dusenberrymw opened a pull request:

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

    [SPARK-6486] [MLlib] [Python] Add BlockMatrix to PySpark.

    @mengxr This adds the `BlockMatrix` to PySpark.  I have the conversions to 
`IndexedRowMatrix` and `CoordinateMatrix` ready as well, so once PR #7554 is 
completed (which relies on PR #7746), this PR can be finished.

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

    $ git pull https://github.com/dusenberrymw/spark 
SPARK-6486_Add_BlockMatrix_to_PySpark

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

    https://github.com/apache/spark/pull/7761.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 #7761
    
----
commit b1ddcc7c4c6723d29f504fbf160b93a9b7bdf2ed
Author: Mike Dusenberry <[email protected]>
Date:   2015-07-29T23:40:11Z

    Adding BlockMatrix to PySpark.

commit 2d03a0a728129cf28b4069632fcb66b6e9541762
Author: Mike Dusenberry <[email protected]>
Date:   2015-07-29T23:46:42Z

    Small cleanup.

----


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