Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPARK-1145: Memory mapping with many small blocks can cause JVM allocation failures #43

Closed
wants to merge 7 commits into from

Commits on Feb 26, 2014

  1. Some logging and clean-up

    pwendell committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    d238b88 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2014

  1. Configuration menu
    Copy the full SHA
    4e1514e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2014

  1. Review feedback

    pwendell committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    b76b95f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2014

  1. Configuration menu
    Copy the full SHA
    a637a18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4943351 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'apache/master' into block-iter-logging

    Conflicts:
    	core/src/main/scala/org/apache/spark/storage/BlockManager.scala
    	core/src/test/scala/org/apache/spark/storage/BlockManagerSuite.scala
    	docs/configuration.md
    pwendell committed Apr 27, 2014
    Configuration menu
    Copy the full SHA
    49f6c26 View commit details
    Browse the repository at this point in the history
  4. Small issue from merge.

    pwendell committed Apr 27, 2014
    Configuration menu
    Copy the full SHA
    1cff512 View commit details
    Browse the repository at this point in the history