Skip to content

Commit a507db5

Browse files
committed
Use "Java" instead of default.
1 parent 5eb8cdd commit a507db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Apart from these, the following properties are also available, and may be useful
289289
<td>spark.closure.serializer</td>
290290
<td>org.apache.spark.serializer.<br />JavaSerializer</td>
291291
<td>
292-
Serializer class to use for closures. Currently only the default serializer is supported.
292+
Serializer class to use for closures. Currently only the Java serializer is supported.
293293
</td>
294294
</tr>
295295
<tr>

0 commit comments

Comments
 (0)