GitHub user dbtsai opened a pull request:
https://github.com/apache/spark/pull/481
MLlib doc update for breeze dependency
MLlib is now using breeze linear algebra library instead of jblas; this PR
will update the doc to help users to install the blas native libraries to have
better performance in netlib-java which breeze depends on.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dbtsai/spark dbtsai-LBFGSdocs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/481.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 #481
----
commit eddb3ddfd036035b4b8c639450e4d48db6afd4d4
Author: DB Tsai <[email protected]>
Date: 2014-04-22T07:35:44Z
Fixed MLlib doc
----
---
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.
---