aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
diff options
context:
space:
mode:
authorReza Zadeh <rizlar@gmail.com>2014-01-17 14:34:03 -0800
committerReza Zadeh <rizlar@gmail.com>2014-01-17 14:34:03 -0800
commitcaf97a25a2bd70ef5164c3ce0e8b59a8e39eb288 (patch)
tree3eaffca1eb0c9031c4f9acc2b91ea915beec25b1 /docs/configuration.md
parent4e96757793e7aee165381f80a60b3f46f60c9ebc (diff)
parentd749d472b37448edb322bc7208a3db925c9a4fc2 (diff)
downloadspark-caf97a25a2bd70ef5164c3ce0e8b59a8e39eb288.tar.gz
spark-caf97a25a2bd70ef5164c3ce0e8b59a8e39eb288.tar.bz2
spark-caf97a25a2bd70ef5164c3ce0e8b59a8e39eb288.zip
Merge remote-tracking branch 'upstream/master' into sparsesvd
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index be06bd19be..da70cabba2 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -156,7 +156,7 @@ Apart from these, the following properties are also available, and may be useful
</tr>
<tr>
<td>spark.shuffle.spill.compress</td>
- <td>false</td>
+ <td>true</td>
<td>
Whether to compress data spilled during shuffles.
</td>