GitHub user dgshep opened a pull request:

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

    In the contex of SPARK-1337: Make sure that all metadata fields are 
properly cleaned

    While working on spark-1337 with @pwendell, we noticed that not all of the 
metadata maps in JobProgessListener were being properly cleaned. This could 
lead to a (hypothetical) memory leak issue should a job run long enough. This 
patch aims to address the issue.

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

    $ git pull https://github.com/dgshep/spark master

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

    https://github.com/apache/spark/pull/338.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 #338
    
----
commit a77b65cad200e843cf2f193c84f02ef1f1f527c1
Author: Davis Shepherd <[email protected]>
Date:   2014-04-06T20:51:41Z

    In the contex of SPARK-1337: Make sure that all metadata fields are 
properly cleaned

----


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

Reply via email to