You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/03/05 00:16:47 UTC

[GitHub] [spark] liyinan926 commented on a change in pull request #23928: [SPARK-27023][K8S]configurable k8s client timeouts

liyinan926 commented on a change in pull request #23928: [SPARK-27023][K8S]configurable k8s client timeouts
URL: https://github.com/apache/spark/pull/23928#discussion_r262299124
 
 

 ##########
 File path: docs/running-on-kubernetes.md
 ##########
 @@ -990,6 +990,52 @@ See the [configuration page](configuration.html) for information on Spark config
   Specify whether executor pods should be deleted in case of failure or normal termination.
   </td>
 </tr>
+<tr>
+  <td><code>spark.kubernetes.kubernetesClient.submission.connectionTimeout</code></td>
+  <td>10000</td>
 
 Review comment:
   Can we simplify names of those new options by removing `kubernetesClient`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org