GitHub user juliuszsompolski opened a pull request:

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

    [SPARK-22721] BytesToBytesMap peak memory not updated.

    ## What changes were proposed in this pull request?
    
    Follow-up to earlier commit.
    The peak memory of BytesToBytesMap is not updated in more places - spill() 
and destructiveIterator().
    
    ## How was this patch tested?
    
    Manually.

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

    $ git pull https://github.com/juliuszsompolski/apache-spark SPARK-22721cd

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

    https://github.com/apache/spark/pull/19923.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 #19923
    
----
commit 12de708a3ba894b9568be12402f561b767355acc
Author: Juliusz Sompolski <[email protected]>
Date:   2017-12-07T21:27:56Z

    SPARK-22721 cd

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to