[GitHub] spark pull request #21800: [SPARK-24825][K8S][TEST] Kubernetes integration t...

2018-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/21800 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #21800: [SPARK-24825][K8S][TEST] Kubernetes integration t...

2018-07-17 Thread skonto
Github user skonto commented on a diff in the pull request: https://github.com/apache/spark/pull/21800#discussion_r203220877 --- Diff: resource-managers/kubernetes/integration-tests/dev/dev-run-integration-tests.sh --- @@ -105,9 +102,4 @@ then properties=( ${properties[@]}

[GitHub] spark pull request #21800: [SPARK-24825][K8S][TEST] Kubernetes integration t...

2018-07-17 Thread skonto
Github user skonto commented on a diff in the pull request: https://github.com/apache/spark/pull/21800#discussion_r203219883 --- Diff: resource-managers/kubernetes/integration-tests/dev/dev-run-integration-tests.sh --- @@ -105,9 +102,4 @@ then properties=( ${properties[@]}

[GitHub] spark pull request #21800: [SPARK-24825][K8S][TEST] Kubernetes integration t...

2018-07-17 Thread mccheah
GitHub user mccheah opened a pull request: https://github.com/apache/spark/pull/21800 [SPARK-24825][K8S][TEST] Kubernetes integration tests build the whole reactor ## What changes were proposed in this pull request? Make the integration test script build all modules.