Github user mccheah commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22805#discussion_r229512765
  
    --- Diff: 
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/SparkKubernetesClientFactory.scala
 ---
    @@ -63,6 +66,8 @@ private[spark] object SparkKubernetesClientFactory {
           
.getOption(s"$kubernetesAuthConfPrefix.$CLIENT_CERT_FILE_CONF_SUFFIX")
         val dispatcher = new Dispatcher(
           ThreadUtils.newDaemonCachedThreadPool("kubernetes-dispatcher"))
    +
    +    // TODO Create builder in a way that respects configurable context
    --- End diff --
    
    Can we add a Spark ticket here?


---

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

Reply via email to