We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23bf0f commit 818abafCopy full SHA for 818abaf
docs/running-on-kubernetes.md
@@ -625,9 +625,10 @@ specific to Spark on Kubernetes.
625
</tr>
626
<tr>
627
<td><code>spark.kubernetes.mountDependencies.timeout</code></td>
628
- <td>5 minutes</td>
+ <td>300 seconds</td>
629
<td>
630
- Timeout before aborting the attempt to download and unpack dependencies from remote locations into the driver and executor pods.
+ Timeout in seconds before aborting the attempt to download and unpack dependencies from remote locations into
631
+ the driver and executor pods.
632
</td>
633
634
0 commit comments