Skip to content

Commit 7cf4c7a

Browse files
committed
Update configuration.md
1 parent febafef commit 7cf4c7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,10 +520,10 @@ Apart from these, the following properties are also available, and may be useful
520520
</tr>
521521
<tr>
522522
<td><code>spark.files.fetchTimeout</code></td>
523-
<td>false</td>
523+
<td>60</td>
524524
<td>
525525
Communication timeout to use when fetching files added through SparkContext.addFile() from
526-
the driver.
526+
the driver, in second.
527527
</td>
528528
</tr>
529529
<tr>

0 commit comments

Comments
 (0)