GitHub user AnthonyTruchet opened a pull request:

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

    Ensure broadcasted variables are destroyed even in case of exception

    ## What changes were proposed in this pull request?
    
    Ensure broadcasted variable are destroyed even in case of exception
    
    ## How was this patch tested?
    
    Word2VecSuite was run locally
    


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

    $ git pull https://github.com/criteo-forks/spark SPARK-16440

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

    https://github.com/apache/spark/pull/14299.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 #14299
    
----
commit 4ad38360290d59fdf25a009bc65823553cea9b10
Author: Anthony Truchet <a.truc...@criteo.com>
Date:   2016-07-08T12:54:24Z

    [SPARK-16440][MLlib] Destroy broadcasted variables even on driver
    
    This contribution is on done on behalf of Criteo, according to the
    terms of the Apache license.

commit 53911e04f82f58ee936edededea1d8e72bcb4ea8
Author: Anthony Truchet <a.truc...@criteo.com>
Date:   2016-07-19T17:42:26Z

    [SPARK-16440][MLlib] Destroy broadcasted variables in a try finally
    
    This contribution is on done on behalf of Criteo, according to the
    terms of the Apache license.

commit 568e4915f6b1c3cd30c1b9796764f543e27f91fc
Author: Anthony Truchet <a.truc...@criteo.com>
Date:   2016-07-21T08:45:44Z

    Merge remote-tracking branch 'apache/master' into SPARK-16440

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to