GitHub user yu-iskw opened a pull request:

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

    [SPARK-6341][mllib] Upgrade breeze from 0.11.1 to 0.11.2

    There are any bugs of breeze's SparseVector at 0.11.1. You know, Spark 1.3 
depends on breeze 0.11.1. So I think we should upgrade it to 0.11.2.
    https://issues.apache.org/jira/browse/SPARK-6341
    
    And thanks you for your great cooperation, David Hall(@dlwh)

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

    $ git pull https://github.com/yu-iskw/spark upgrade-breeze

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

    https://github.com/apache/spark/pull/5222.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 #5222
    
----
commit ad8a688e980d7c2cbd5d16cbc146f7fb85934cbe
Author: Yu ISHIKAWA <[email protected]>
Date:   2015-03-27T04:04:01Z

    Upgrade breeze from 0.11.1 to 0.11.2 because of a bug of SparseVector.
    Thanks you for your great cooperation, David Hall(@dlwh)

----


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