Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22962#discussion_r232990319
  
    --- Diff: python/pyspark/tests.py ---
    @@ -618,10 +618,13 @@ def test_barrier_with_python_worker_reuse(self):
             """
             Verify that BarrierTaskContext.barrier() with reused python worker.
             """
    +        self.sc._conf.set("spark.python.work.reuse", "true")
    --- End diff --
    
    Yup. sorry for late response.


---

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

Reply via email to