[GitHub] spark pull request #20460: [SPARK-23285][K8S] Allow fractional values for sp...

2018-02-02 Thread liyinan926
Github user liyinan926 closed the pull request at: https://github.com/apache/spark/pull/20460 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark pull request #20460: [SPARK-23285][K8S] Allow fractional values for sp...

2018-02-01 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/20460#discussion_r165360148 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala --- @@ -267,7 +267,7 @@ private[deploy] class SparkSubmitArguments(args:

[GitHub] spark pull request #20460: [SPARK-23285][K8S] Allow fractional values for sp...

2018-01-31 Thread liyinan926
Github user liyinan926 commented on a diff in the pull request: https://github.com/apache/spark/pull/20460#discussion_r165223463 --- Diff: docs/configuration.md --- @@ -1220,14 +1220,15 @@ Apart from these, the following properties are also available, and may be useful

[GitHub] spark pull request #20460: [SPARK-23285][K8S] Allow fractional values for sp...

2018-01-31 Thread liyinan926
Github user liyinan926 commented on a diff in the pull request: https://github.com/apache/spark/pull/20460#discussion_r165223500 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala --- @@ -267,7 +267,11 @@ private[deploy] class

[GitHub] spark pull request #20460: [SPARK-23285][K8S] Allow fractional values for sp...

2018-01-31 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/20460#discussion_r165221502 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala --- @@ -267,7 +267,11 @@ private[deploy] class SparkSubmitArguments(args:

[GitHub] spark pull request #20460: [SPARK-23285][K8S] Allow fractional values for sp...

2018-01-31 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/20460#discussion_r165221518 --- Diff: docs/configuration.md --- @@ -1220,14 +1220,15 @@ Apart from these, the following properties are also available, and may be useful

[GitHub] spark pull request #20460: [SPARK-23285][K8S] Allow fractional values for sp...

2018-01-31 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20460#discussion_r165195110 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala --- @@ -267,7 +267,11 @@ private[deploy] class SparkSubmitArguments(args:

[GitHub] spark pull request #20460: [SPARK-23285][K8S] Allow fractional values for sp...

2018-01-31 Thread liyinan926
GitHub user liyinan926 opened a pull request: https://github.com/apache/spark/pull/20460 [SPARK-23285][K8S] Allow fractional values for spark.executor.cores ## What changes were proposed in this pull request? K8s treats CPU as a "compressible resource" and can actually