Github user ozzieba commented on a diff in the pull request:
https://github.com/apache/spark/pull/20272#discussion_r162108920
--- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala ---
@@ -328,7 +328,7 @@ object SparkSubmit extends CommandLineUtils with
Logging {
Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/20272#discussion_r161979319
--- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala ---
@@ -328,7 +328,7 @@ object SparkSubmit extends CommandLineUtils with
Logging
GitHub user ozzieba opened a pull request:
https://github.com/apache/spark/pull/20272
[SPARK-23078] [CORE] allow Spark Thrift Server to run in Kubernetes Cluster
mode
## What changes were proposed in this pull request?
allow Spark Thrift Server to run in Kubernetes Cluster