You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2014/01/13 06:31:56 UTC

[2/2] git commit: Merge pull request #399 from pwendell/consolidate-off

Merge pull request #399 from pwendell/consolidate-off

Disable shuffle file consolidation by default

After running various performance tests for the 0.9 release, this still seems to have performance issues even on XFS. So let's keep this off-by-default for 0.9 and users can experiment with it depending on their disk configurations.


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/0b96d85c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/0b96d85c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/0b96d85c

Branch: refs/heads/master
Commit: 0b96d85c2063bd2864b5753496551c6cf2f9047a
Parents: 0ab505a 2802cc8
Author: Patrick Wendell <pw...@gmail.com>
Authored: Sun Jan 12 21:31:43 2014 -0800
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Sun Jan 12 21:31:43 2014 -0800

----------------------------------------------------------------------
 .../main/scala/org/apache/spark/storage/ShuffleBlockManager.scala  | 2 +-
 docs/configuration.md                                              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------