Anirudh Ramanathan created SPARK-22992:
------------------------------------------

             Summary: Remove assumption of cluster domain in Kubernetes mode
                 Key: SPARK-22992
                 URL: https://issues.apache.org/jira/browse/SPARK-22992
             Project: Spark
          Issue Type: Bug
          Components: Kubernetes
    Affects Versions: 2.3.0
            Reporter: Anirudh Ramanathan


We assume in some places that the cluster domain is "cluster.local", which will 
lead to situations where people want to do something similar to 
https://github.com/apache-spark-on-k8s/spark/pull/593

Since we already assume kubernetes.default.svc is resolvable, we can do the 
same for the driver as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to