GitHub user ifilonenko opened a pull request:
https://github.com/apache/spark/pull/22416
[SPARK-25291][K8S][BACKPORT] Fixing Flakiness of Executor Pod tests
## What changes were proposed in this pull request?
Added fix to flakiness that was present in PySpark tests w.r.t Executors
not being tested.
Important fix to executorConf which was failing tests when executors *were*
tested
## How was this patch tested?
Unit and Integration tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ifilonenko/spark SPARK-25291-2.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22416.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22416
----
commit 13c047590b88719a92df170921d20141efb43928
Author: Ilan Filonenko <if56@...>
Date: 2018-09-13T20:22:48Z
fixing flakiness by adding watchers to executor pods
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]