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

Minor formatting fix in config file

parent 1b38f5f2
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