[GitHub] spark pull request #20272: [SPARK-23078] [CORE] allow Spark Thrift Server to...

2018-01-17 Thread ozzieba
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] spark pull request #20272: [SPARK-23078] [CORE] allow Spark Thrift Server to...

2018-01-17 Thread felixcheung
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] spark pull request #20272: [SPARK-23078] [CORE] allow Spark Thrift Server to...

2018-01-15 Thread ozzieba
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