Oz Ben-Ami created SPARK-23078:
----------------------------------

             Summary: Allow Submitting Spark Thrift Server in Cluster Mode
                 Key: SPARK-23078
                 URL: https://issues.apache.org/jira/browse/SPARK-23078
             Project: Spark
          Issue Type: Improvement
          Components: Kubernetes, Spark Submit, SQL
    Affects Versions: 2.2.1, 2.2.0, 2.3.0
            Reporter: Oz Ben-Ami


Since SPARK-5176, SparkSubmit has blacklisted the Thrift Server from running in 
Cluster mode, since at the time it was not able to do so successfully. I have 
confirmed that Spark Thrift Server can run on Cluster mode in Kubernetes, by 
commenting out 
[https://github.com/apache-spark-on-k8s/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala#L331.]
 I have not had a chance to test against YARN. Since Kubernetes does not have 
Client mode, this change is necessary to run Spark Thrift Service in Kubernetes.

[~foxish] [~coderanger]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to