GitHub user ifilonenko opened a pull request:

    https://github.com/apache/spark/pull/22415

    [SPARK-25291][K8S] 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

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22415.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 #22415
    
----
commit 33bf91eefc42fd09fa977c655a776c05733e1e94
Author: Ilan Filonenko <if56@...>
Date:   2018-09-13T20:22:48Z

    fixing flakiness by adding watchers to executor pods

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to