[GitHub] spark pull request #20943: [ SPARK-23825] [K8s] Requesting memory + memory o...

2018-04-02 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20943#discussion_r178615678 --- Diff: resource-managers/kubernetes/core/src/test/scala/org/apache/spark/deploy/k8s/submit/steps/BasicDriverConfigurationStepSuite.scala --- @@ -91,7

[GitHub] spark pull request #20553: [SPARK-23285][K8S] Add a config property for spec...

2018-04-02 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20553#discussion_r178614696 --- Diff: docs/running-on-kubernetes.md --- @@ -549,14 +549,22 @@ specific to Spark on Kubernetes. spark.kubernetes.driver.limit.cores (none

[GitHub] spark pull request #20553: [SPARK-23285][K8S] Add a config property for spec...

2018-04-02 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20553#discussion_r178614227 --- Diff: docs/running-on-kubernetes.md --- @@ -549,14 +549,22 @@ specific to Spark on Kubernetes. spark.kubernetes.driver.limit.cores (none

[GitHub] spark pull request #20943: [ SPARK-23825] [K8s] Requesting memory + memory o...

2018-04-02 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20943#discussion_r178609700 --- Diff: resource-managers/kubernetes/core/src/test/scala/org/apache/spark/deploy/k8s/submit/steps/BasicDriverConfigurationStepSuite.scala --- @@ -91,7

[GitHub] spark issue #20669: [SPARK-22839][K8S] Remove the use of init-container for ...

2018-03-19 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20669 There's a section explaining it at the bottom of https://spark.apache.org/committers.html --- - To unsubscribe, e-mail: reviews

[GitHub] spark issue #20811: [SPARK-23668][K8S] Add config option for passing through...

2018-03-13 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20811 cc/ @mccheah @liyinan926 @vanzin --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #20811: [SPARK-23668][K8S] Add config option for passing through...

2018-03-13 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20811 ok to test --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h

[GitHub] spark issue #20791: [SPARK-23618][K8s][BUILD] Initialize BUILD_ARGS in docke...

2018-03-12 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20791 Merged into master. Thanks! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

spark git commit: [SPARK-23618][K8S][BUILD] Initialize BUILD_ARGS in docker-image-tool.sh

2018-03-12 Thread foxish
os/asf/spark/commit/d5b41aea Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/d5b41aea Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/d5b41aea Branch: refs/heads/master Commit: d5b41aea62201cd5b1baad2f68f5fc7eb99c62c5 Parents: b304e07 Author: Jooseong Kim <joose...@pinterest.com> Aut

[GitHub] spark issue #20791: [SPARK-23618][K8s][BUILD] Initialize BUILD_ARGS in docke...

2018-03-10 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20791 LGTM! Thanks @jooseong. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark pull request #20722: [SPARK-23571][K8S] Delete auxiliary Kubernetes re...

2018-03-02 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20722#discussion_r171972187 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/KubernetesClientApplication.scala --- @@ -159,6 +159,19

[GitHub] spark pull request #20722: [SPARK-23571][K8S] Delete auxiliary Kubernetes re...

2018-03-02 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20722#discussion_r171968886 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/KubernetesClientApplication.scala --- @@ -159,6 +159,19

[GitHub] spark pull request #20722: [SPARK-23571][K8S] Delete auxiliary Kubernetes re...

2018-03-02 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20722#discussion_r171968410 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/KubernetesClientApplication.scala --- @@ -159,6 +159,19

[GitHub] spark issue #20553: [SPARK-23285][K8S] Add a config property for specifying ...

2018-02-27 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20553 Oops - knew we tried that before. Just paged in the discussion from https://github.com/apache/spark/pull/20460. Looks like that approach might need revisiting

[GitHub] spark issue #20553: [SPARK-23285][K8S] Add a config property for specifying ...

2018-02-27 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20553 @cloud-fan @jiangxb1987 I assume you're referring to [ExecutorAllocationManager.scala#L114-L118](https://github.com/apache/spark/blob/fc6fe8a1d0f161c4788f3db94de49a8669ba3bcc/core/src/main/scala/org

[GitHub] spark issue #20669: [SPARK-22839][K8S][WIP] Remove the use of init-container...

2018-02-26 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20669 +1, the benefits outweigh the desire to be k8s-like in the approach. We should have tests that validate the behavior changes though. I'm wondering if we should move the integration tests

[GitHub] spark pull request #20553: [SPARK-23285][K8S] Add a config property for spec...

2018-02-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20553#discussion_r170138424 --- Diff: docs/running-on-kubernetes.md --- @@ -576,14 +576,21 @@ specific to Spark on Kubernetes. spark.kubernetes.driver.limit.cores (none

[GitHub] spark pull request #20553: [SPARK-23285][K8S] Add a config property for spec...

2018-02-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20553#discussion_r170137631 --- Diff: docs/running-on-kubernetes.md --- @@ -576,14 +576,21 @@ specific to Spark on Kubernetes. spark.kubernetes.driver.limit.cores (none

[GitHub] spark pull request #20553: [SPARK-23285][K8S] Add a config property for spec...

2018-02-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20553#discussion_r170138218 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s/ExecutorPodFactory.scala --- @@ -144,7 +149,7 @@ private

[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 issue #20272: [SPARK-23078] [CORE] [K8s] allow Spark Thrift Server to ...

2018-01-29 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20272 Makes sense. The change LGTM. On Jan 29, 2018 10:23 AM, "Jiang Xingbo" <notificati...@github.com> wrote: > IIUC there was a issue in launching Thrift Server o

[GitHub] spark issue #20383: [SPARK-23200] Reset Kubernetes-specific config on Checkp...

2018-01-29 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20383 That plan LGTM - we can merge into 2.3 after removing the non-existent config, and getting a clean test run against the 2.3 branch. Should be low risk

[GitHub] spark issue #20383: [SPARK-23200] Reset Kubernetes-specific config on Checkp...

2018-01-26 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20383 I'm ok with backporting it once the non-existent config is removed and we're confident we're covering all the requisite config. Also would make sense to have a test under https://github.com/apache

[GitHub] spark pull request #20383: [SPARK-23200] Reset Kubernetes-specific config on...

2018-01-26 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20383#discussion_r164084503 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/Checkpoint.scala --- @@ -53,6 +53,21 @@ class Checkpoint(ssc: StreamingContext, val

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

2018-01-24 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20272 @jiangxb1987 Is there any specific owner of the thrift server that we can ping here? The testing looks good - so, all we're waiting for is confirmation from them on the original intent behind

[GitHub] spark issue #20314: [SPARK-23104][K8S][Docs] Changes to Kubernetes scheduler...

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20314 @felixcheung @vanzin @rxin this is ready to merge. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #20320: [SPARK-22962][K8S] Fail fast if submission client local ...

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20320 Suspected that it would use the same code path - might be worth a manual test of that as well. LGTM from my end

[GitHub] spark pull request #20320: [SPARK-22962][K8S] Fail fast if submission client...

2018-01-18 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20320#discussion_r162484585 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/DriverConfigOrchestrator.scala --- @@ -117,6 +117,13

[GitHub] spark pull request #20320: [SPARK-22962][K8S] Fail fast if submission client...

2018-01-18 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20320#discussion_r162485460 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/DriverConfigOrchestrator.scala --- @@ -117,6 +117,13

[GitHub] spark issue #20296: [SPARK-23133][K8S] Fix passing java options to Executor

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20296 Opened https://github.com/apache/spark/pull/20322. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark pull request #20322: [SPARK-23133][K8S] Fix passing java options to Ex...

2018-01-18 Thread foxish
GitHub user foxish opened a pull request: https://github.com/apache/spark/pull/20322 [SPARK-23133][K8S] Fix passing java options to Executor ## What changes were proposed in this pull request? Supersedes https://github.com/apache/spark/pull/20296 and targets master. cc

[GitHub] spark issue #20296: [SPARK-23133][K8S] Fix passing java options to Executor

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20296 I think one of us should do it then - in the interest of time and making the next RC. It looks like the PR author may be in a different timezone

[GitHub] spark issue #20296: [SPARK-23133][K8S] Fix passing java options to Executor

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20296 That would explain also why the tests aren't running. @sameeragarwal/@vanzin, can someone with manual merge powers retarget this to the master branch

[GitHub] spark pull request #20320: [SPARK-22962][K8S] Fail fast if submission client...

2018-01-18 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20320#discussion_r162465264 --- Diff: docs/running-on-kubernetes.md --- @@ -117,7 +117,10 @@ This URI is the location of the example jar that is already in the Docker image

[GitHub] spark pull request #20320: [SPARK-22962][K8S] Fail fast if submission client...

2018-01-18 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20320#discussion_r162465377 --- Diff: docs/running-on-kubernetes.md --- @@ -117,7 +117,10 @@ This URI is the location of the example jar that is already in the Docker image

[GitHub] spark issue #20296: [SPARK-23133][K8S] Fix passing java options to Executor

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20296 Good point. @andrusha, can you target it to master instead? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #20296: [SPARK-23133][K8S] Fix passing java options to Executor

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20296 LGTM, looks like we missed this when unifying the docker images. Would be good to get this into 2.3.0 as well

[GitHub] spark issue #20296: [SPARK-23133][K8S] Fix passing java options to Executor

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20296 ok to test --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h

[GitHub] spark issue #20296: [SPARK-23133][K8S] Fix passing java options to Executor

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20296 cc/ @vanzin @felixcheung @liyinan926 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands

[GitHub] spark issue #20296: [SPARK-23133][K8S] Fix passing java options to Executor

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20296 retest this please --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h

[GitHub] spark pull request #20314: [SPARK-23104][K8S][Docs] Changes to Kubernetes sc...

2018-01-18 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20314#discussion_r162430012 --- Diff: docs/running-on-kubernetes.md --- @@ -41,11 +45,10 @@ logs and remains in "completed" state in the Kubernetes API until it's

[GitHub] spark pull request #20314: [SPARK-23104][K8S][Docs] Changes to Kubernetes sc...

2018-01-18 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20314#discussion_r162429954 --- Diff: docs/cluster-overview.md --- @@ -52,8 +52,7 @@ The system currently supports three cluster managers: * [Apache Mesos](running-on-mesos.html

[GitHub] spark issue #20314: [SPARK-23104][K8S][Docs] Changes to Kubernetes scheduler...

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20314 /cc @felixcheung PTAL. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark pull request #20314: [SPARK-23104][K8S][Docs] Changes to Kubernetes sc...

2018-01-18 Thread foxish
GitHub user foxish opened a pull request: https://github.com/apache/spark/pull/20314 [SPARK-23104][K8S][Docs] Changes to Kubernetes scheduler documentation ## What changes were proposed in this pull request? Docs changes: - Adding a warning that the backend

[GitHub] spark issue #20314: [SPARK-23104][K8S][Docs] Changes to Kubernetes scheduler...

2018-01-18 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20314 cc/ @vanzin @sameeragarwal @liyinan926 @ash211 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #20272: [SPARK-23078] [CORE] allow Spark Thrift Server to run in...

2018-01-15 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20272 @ozzieba, can we add a test to our integration test set to ensure this works? It's rather late in the Spark 2.3 release, and I'd be apprehensive about adding things that haven't been extensively

[GitHub] spark issue #20256: [SPARK-23063][K8S] K8s changes for publishing scripts (a...

2018-01-13 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20256 Can someone trigger a retest please? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands

[GitHub] spark pull request #20256: [SPARK-23063][K8S] K8s changes for publishing scr...

2018-01-12 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20256#discussion_r161366632 --- Diff: dev/create-release/releaseutils.py --- @@ -185,6 +185,7 @@ def get_commits(tag): "graphx": "GraphX",

[GitHub] spark pull request #20256: [SPARK-23063][K8S] K8s changes for publishing scr...

2018-01-12 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20256#discussion_r161365711 --- Diff: dev/create-release/releaseutils.py --- @@ -185,6 +185,7 @@ def get_commits(tag): "graphx": "GraphX",

[GitHub] spark issue #20256: [SPARK-23063][K8S] K8s changes for publishing scripts (a...

2018-01-12 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20256 cc/ @felixcheung @sameeragarwal @vanzin @rxin --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark pull request #20256: [SPARK-23063][K8S] K8s changes for publishing scr...

2018-01-12 Thread foxish
GitHub user foxish opened a pull request: https://github.com/apache/spark/pull/20256 [SPARK-23063][K8S] K8s changes for publishing scripts (and a couple of other misses) ## What changes were proposed in this pull request? Including the `-Pkubernetes` flag in a few places

[GitHub] spark issue #20192: [SPARK-22994][k8s] Use a single image for all Spark cont...

2018-01-09 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20192 Great, thanks @vanzin. We'll probably need to add a test case using the new option as well - I can take care of that. Thanks for the change

[GitHub] spark issue #20192: [SPARK-22994][k8s] Use a single image for all Spark cont...

2018-01-09 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20192 Thanks @vanzin. I was waiting on spark-dev [thread on integration testing](http://apache-spark-developers-list.1001551.n3.nabble.com/Integration-testing-and-Scheduler-Backends-td23105.html

[GitHub] spark issue #20192: [SPARK-22994][k8s] Use a single image for all Spark cont...

2018-01-09 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20192 @vanzin, do you have some time to modify the integration tests as well? The change LGTM, but a clean run on minikube would give us a lot more confidence. Until the integration tests get checked

[GitHub] spark issue #20192: [SPARK-22994][k8s] Use a single image for all Spark cont...

2018-01-08 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20192 Our [integration tests](https://github.com/apache-spark-on-k8s/spark-integration) should be changed to accommodate this modification and test it, and we should also add some new tests utilizing

[GitHub] spark issue #20193: [SPARK-22998][K8S] Set missing value for SPARK_MOUNTED_C...

2018-01-08 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20193 LGTM. This exists in [our fork](https://github.com/apache-spark-on-k8s/spark/blob/branch-2.2-kubernetes/resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s

[GitHub] spark issue #20187: [SPARK-22992][K8S] Remove assumption of the DNS domain

2018-01-08 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20187 ``` Discovery starting. Discovery completed in 191 milliseconds. Run starting. Expected test count is: 8 KubernetesSuite: - Run SparkPi with no resources - Run SparkPi

[GitHub] spark issue #20187: [SPARK-22992][K8S] Remove assumption of the DNS domain

2018-01-08 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20187 @liyinan926 -- not yet, will be running them shortly. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #20187: [SPARK-22992][K8S] Remove assumption of the DNS domain

2018-01-08 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20187 cc/ @zihongz @bowei from K8s networking - can you guys confirm that using `..svc` is strictly better than using the FQDN which made an assumption of the dns zone (cluster.local

[GitHub] spark pull request #20187: [SPARK-22992][K8S] Remove assumption of the DNS d...

2018-01-08 Thread foxish
GitHub user foxish opened a pull request: https://github.com/apache/spark/pull/20187 [SPARK-22992][K8S] Remove assumption of the DNS domain ## What changes were proposed in this pull request? Remove the use of FQDN to access the driver because it assumes that it's set up

[GitHub] spark issue #20170: [SPARK-22960][K8S] Revert use of ARG base_image in image...

2018-01-05 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20170 LGTM, thanks! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h

[GitHub] spark issue #20157: [SPARK-22757][K8S] Enable spark.jars and spark.files in ...

2018-01-04 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20157 LGTM, thanks! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h

[GitHub] spark pull request #20154: [SPARK-22960][k8s] Make build-push-docker-images....

2018-01-04 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20154#discussion_r159754427 --- Diff: docs/running-on-kubernetes.md --- @@ -215,8 +218,8 @@ If the pod has encountered a runtime error, the status can be probed further usi

[GitHub] spark pull request #20154: [SPARK-22960][k8s] Make build-push-docker-images....

2018-01-04 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20154#discussion_r159754082 --- Diff: sbin/build-push-docker-images.sh --- @@ -19,51 +19,131 @@ # This script builds and pushes docker images when run from a release of Spark

[GitHub] spark pull request #20148: [SPARK-22953][K8S] Avoids adding duplicated secre...

2018-01-04 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20148#discussion_r159740606 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/steps/BasicDriverConfigurationStep.scala --- @@ -119,7 +119,7

[GitHub] spark pull request #20154: [SPARK-22960][k8s] Make build-push-docker-images....

2018-01-04 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20154#discussion_r159735381 --- Diff: sbin/build-push-docker-images.sh --- @@ -19,51 +19,118 @@ # This script builds and pushes docker images when run from a release of Spark

[GitHub] spark pull request #20154: [SPARK-22960][k8s] Make build-push-docker-images....

2018-01-04 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20154#discussion_r159724221 --- Diff: sbin/build-push-docker-images.sh --- @@ -19,51 +19,118 @@ # This script builds and pushes docker images when run from a release of Spark

[GitHub] spark pull request #20154: [SPARK-22960][k8s] Make build-push-docker-images....

2018-01-04 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20154#discussion_r159720022 --- Diff: sbin/build-push-docker-images.sh --- @@ -19,51 +19,118 @@ # This script builds and pushes docker images when run from a release of Spark

[GitHub] spark pull request #20154: [SPARK-22960][k8s] Make build-push-docker-images....

2018-01-04 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20154#discussion_r159716761 --- Diff: docs/running-on-kubernetes.md --- @@ -16,6 +16,8 @@ Kubernetes scheduler that has been added to Spark. you may setup a test cluster on your

[GitHub] spark pull request #20154: [SPARK-22960][k8s] Make build-push-docker-images....

2018-01-04 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20154#discussion_r159719030 --- Diff: sbin/build-push-docker-images.sh --- @@ -19,51 +19,118 @@ # This script builds and pushes docker images when run from a release of Spark

[GitHub] spark pull request #20148: [SPARK-22953][K8S] Avoids adding duplicated secre...

2018-01-03 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20148#discussion_r159588871 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/MountSecretsBootstrap.scala --- @@ -28,20 +28,26 @@ private[spark

[GitHub] spark pull request #20148: [SPARK-22953][K8S] Avoids adding duplicated secre...

2018-01-03 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20148#discussion_r159588348 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/MountSecretsBootstrap.scala --- @@ -28,20 +28,26 @@ private[spark

[GitHub] spark pull request #20059: [SPARK-22648][Kubernetes] Update documentation to...

2017-12-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20059#discussion_r158568498 --- Diff: docs/running-on-kubernetes.md --- @@ -120,6 +120,23 @@ by their appropriate remote URIs. Also, application dependencies can be pre-moun Those

[GitHub] spark pull request #20059: [SPARK-22648][Kubernetes] Update documentation to...

2017-12-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20059#discussion_r158566909 --- Diff: docs/running-on-kubernetes.md --- @@ -120,6 +120,23 @@ by their appropriate remote URIs. Also, application dependencies can be pre-moun Those

[GitHub] spark pull request #20059: [SPARK-22648][Kubernetes] Update documentation to...

2017-12-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20059#discussion_r158566870 --- Diff: docs/running-on-kubernetes.md --- @@ -120,6 +120,23 @@ by their appropriate remote URIs. Also, application dependencies can be pre-moun Those

[GitHub] spark issue #19954: [SPARK-22757][Kubernetes] Enable use of remote dependenc...

2017-12-22 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/19954 @mridulm, can you PTAL? This is ready for another round of review, and is the last large feature we're planning to do in 2.3

[GitHub] spark pull request #20059: [SPARK-22648][Kubernetes] Update documentation to...

2017-12-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20059#discussion_r158564513 --- Diff: docs/running-on-kubernetes.md --- @@ -528,51 +545,94 @@ specific to Spark on Kubernetes

[GitHub] spark pull request #20059: [SPARK-22648][Kubernetes] Update documentation to...

2017-12-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20059#discussion_r158564505 --- Diff: docs/running-on-kubernetes.md --- @@ -528,51 +545,94 @@ specific to Spark on Kubernetes

[GitHub] spark pull request #20059: [SPARK-22648][Kubernetes] Update documentation to...

2017-12-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20059#discussion_r158564324 --- Diff: docs/running-on-kubernetes.md --- @@ -528,51 +545,94 @@ specific to Spark on Kubernetes

[GitHub] spark pull request #20059: [SPARK-22648][Kubernetes] Update documentation to...

2017-12-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20059#discussion_r158564775 --- Diff: docs/running-on-kubernetes.md --- @@ -528,51 +545,94 @@ specific to Spark on Kubernetes

[GitHub] spark pull request #20059: [SPARK-22648][Kubernetes] Update documentation to...

2017-12-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20059#discussion_r158564558 --- Diff: docs/running-on-kubernetes.md --- @@ -528,51 +545,94 @@ specific to Spark on Kubernetes

[GitHub] spark pull request #20059: [SPARK-22648][Kubernetes] Update documentation to...

2017-12-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20059#discussion_r158564741 --- Diff: docs/running-on-kubernetes.md --- @@ -528,51 +545,94 @@ specific to Spark on Kubernetes

[GitHub] spark pull request #20059: [SPARK-22648][Kubernetes] Update documentation to...

2017-12-22 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20059#discussion_r158564475 --- Diff: docs/running-on-kubernetes.md --- @@ -528,51 +545,94 @@ specific to Spark on Kubernetes

[GitHub] spark issue #20051: [SPARK-22866] [K8S] Fix path issue in Kubernetes dockerf...

2017-12-21 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20051 Done, comments updated. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark issue #20051: [SPARK-22866] [K8S] Fix path issue in Kubernetes dockerf...

2017-12-21 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20051 @mridulm thanks for looking into it! Looks like I missed updating the dockerfile comments. On it. --- - To unsubscribe, e-mail

[GitHub] spark pull request #20051: [SPARK-22866] [K8S] Fix path issue in Kubernetes ...

2017-12-21 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20051#discussion_r158427619 --- Diff: resource-managers/kubernetes/docker/src/main/dockerfiles/spark-base/Dockerfile --- @@ -38,7 +38,7 @@ COPY jars /opt/spark/jars COPY bin /opt

[GitHub] spark pull request #20051: [SPARK-22866] [K8S] Fix path issue in Kubernetes ...

2017-12-21 Thread foxish
GitHub user foxish opened a pull request: https://github.com/apache/spark/pull/20051 [SPARK-22866] [K8S] Fix path issue in Kubernetes dockerfile ## What changes were proposed in this pull request? The path was recently changed in https://github.com/apache/spark/pull/19946

[GitHub] spark issue #19946: [SPARK-22648] [K8S] Spark on Kubernetes - Documentation

2017-12-21 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/19946 Ping - any new comments? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark pull request #19946: [SPARK-22648] [K8S] Spark on Kubernetes - Documen...

2017-12-21 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/19946#discussion_r158357822 --- Diff: docs/running-on-yarn.md --- @@ -18,7 +18,8 @@ Spark application's configuration (driver, executors, and the AM when running

[GitHub] spark pull request #19946: [SPARK-22648] [K8S] Spark on Kubernetes - Documen...

2017-12-20 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/19946#discussion_r158173626 --- Diff: docs/running-on-kubernetes.md --- @@ -0,0 +1,573 @@ +--- +layout: global +title: Running Spark on Kubernetes

[GitHub] spark issue #19946: [SPARK-22648] [K8S] Spark on Kubernetes - Documentation

2017-12-20 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/19946 Addressed comments. This PR should be ready to go, with one separate issue of renaming to be discussed inhttps://issues.apache.org/jira/browse/SPARK-22853. PTAL @vanzin @mridulm @ueshin

[GitHub] spark pull request #19946: [SPARK-22648] [K8S] Spark on Kubernetes - Documen...

2017-12-20 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/19946#discussion_r158172980 --- Diff: docs/building-spark.md --- @@ -49,7 +49,7 @@ To create a Spark distribution like those distributed by the to be runnable, use `./dev/make

[GitHub] spark pull request #19946: [SPARK-22648] [K8S] Spark on Kubernetes - Documen...

2017-12-20 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/19946#discussion_r158170697 --- Diff: docs/running-on-kubernetes.md --- @@ -0,0 +1,573 @@ +--- +layout: global +title: Running Spark on Kubernetes

[GitHub] spark issue #19946: [SPARK-22648] [Scheduler] Spark on Kubernetes - Document...

2017-12-20 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/19946 Makes sense, will be sure to categorize appropriately moving forward. Thanks! On Dec 20, 2017 4:16 PM, "Marcelo Vanzin" <notificati...@github.com> wrote: BTW ca

[GitHub] spark issue #20032: [SPARK-22845] [Scheduler] Modify spark.kubernetes.alloca...

2017-12-20 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20032 Fixed, thanks for the reviews. @mridulm, the questions about performance are super helpful for us also to keep track of how we're doing wrt other cluster managers and wrt user expectations. Thanks

[GitHub] spark pull request #20032: [SPARK-22845] [Scheduler] Modify spark.kubernetes...

2017-12-20 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20032#discussion_r158154833 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s/KubernetesClusterSchedulerBackend.scala --- @@ -86,7

[GitHub] spark pull request #20032: [SPARK-22845] [Scheduler] Modify spark.kubernetes...

2017-12-20 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20032#discussion_r158148895 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s/KubernetesClusterSchedulerBackend.scala --- @@ -86,7

[GitHub] spark issue #20032: [SPARK-22845] [Scheduler] Modify spark.kubernetes.alloca...

2017-12-20 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20032 > (And what happens if set to 0/-ve ?) We have a check preventing that in the option itself. The value should be strictly greater than 0

[GitHub] spark issue #20032: [SPARK-22845] [Scheduler] Modify spark.kubernetes.alloca...

2017-12-20 Thread foxish
Github user foxish commented on the issue: https://github.com/apache/spark/pull/20032 Within the allocator's control loop, it's all asynchronous requests being made for executor pods from the k8s API, so, each loop doesn't take very long. If a user were to set a very low value

[GitHub] spark pull request #20032: [SPARK-22845] [Scheduler] Modify spark.kubernetes...

2017-12-20 Thread foxish
Github user foxish commented on a diff in the pull request: https://github.com/apache/spark/pull/20032#discussion_r158131312 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s/KubernetesClusterSchedulerBackend.scala --- @@ -217,7

<    1   2   3   4   >