Skip to content

Commit 13920c9

Browse files
committed
Update docs
1 parent bd5a1d7 commit 13920c9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/configuration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,7 @@ Apart from these, the following properties are also available, and may be useful
158158
<td>spark.shuffle.spill.compress</td>
159159
<td>true</td>
160160
<td>
161-
Whether to compress data spilled during shuffles. If enabled, spill compression
162-
always uses the `org.apache.spark.io.LZFCompressionCodec` codec,
163-
regardless of the value of `spark.io.compression.codec`.
161+
Whether to compress data spilled during shuffles.
164162
</td>
165163
</tr>
166164
<tr>

0 commit comments

Comments
 (0)