Skip to content
Snippets Groups Projects
Commit 10c3c0c6 authored by Patrick Wendell's avatar Patrick Wendell
Browse files

Merge pull request #237 from pwendell/formatting-fix

Formatting fix

This is a single-line change. The diff appears larger here due to github being out of sync.
parents 1b38f5f2 7a1d1c93
No related branches found
No related tags found
No related merge requests found
......@@ -334,7 +334,6 @@ Apart from these, the following properties are also available, and may be useful
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.
</td>
</tr>
<tr>
<tr>
<td>spark.speculation</td>
<td>false</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment