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 2013/12/07 20:52:19 UTC

[1/2] git commit: Correct spellling error in configuration.md

Updated Branches:
  refs/heads/master 10c3c0c65 -> f466f79b8


Correct spellling error in configuration.md


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

Branch: refs/heads/master
Commit: cb6ac8aafb5491f137146db8e8937cbefc7ffdb1
Parents: 10c3c0c
Author: Aaron Davidson <aa...@databricks.com>
Authored: Sat Dec 7 01:39:52 2013 -0800
Committer: Aaron Davidson <aa...@databricks.com>
Committed: Sat Dec 7 01:40:01 2013 -0800

----------------------------------------------------------------------
 docs/configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/cb6ac8aa/docs/configuration.md
----------------------------------------------------------------------
diff --git a/docs/configuration.md b/docs/configuration.md
index e86b9ea..62c4457 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -331,7 +331,7 @@ Apart from these, the following properties are also available, and may be useful
   <td>spark.shuffle.consolidateFiles</td>
   <td>false</td>
   <td>
-    If set to "true", consolidates intermediate files created during a shuffle. Creating fewer files can improve filesystem performance for shuffles with large numbers of reduce tasks. It is reccomended to set this to "true" when using ext4 or xfs filesystems. On ext3, this option might degrade performance on machines with many (>8) cores due to filesystem limitations.
+    If set to "true", consolidates intermediate files created during a shuffle. Creating fewer files can improve filesystem performance for shuffles with large numbers of reduce tasks. It is recommended to set this to "true" when using ext4 or xfs filesystems. On ext3, this option might degrade performance on machines with many (>8) cores due to filesystem limitations.
   </td>
 </tr>
 <tr>


[2/2] git commit: Merge pull request #239 from aarondav/nit

Posted by pw...@apache.org.
Merge pull request #239 from aarondav/nit

Correct spellling error in configuration.md


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

Branch: refs/heads/master
Commit: f466f79b88cc0766d87de4ea5bdb27d826be4487
Parents: 10c3c0c cb6ac8a
Author: Patrick Wendell <pw...@gmail.com>
Authored: Sat Dec 7 11:51:52 2013 -0800
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Sat Dec 7 11:51:52 2013 -0800

----------------------------------------------------------------------
 docs/configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------