dongjoon-hyun commented on issue #26440: [WIP][SPARK-20628][CORE] Start to 
improve Spark decommissioning & preemption support
URL: https://github.com/apache/spark/pull/26440#issuecomment-552155008
 
 
   Hi, @holdenk . Could you fix the `WorkerDecommissionSuite` UT failure?
   
   - 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/113477/testReport/org.apache.spark.scheduler/WorkerDecommissionSuite/verify_a_task_with_all_workers_decommissioned_succeeds/
   
   I'm also facing the UT failure locally on my mac.
   ```
   [info] WorkerDecommissionSuite:
   [info] - verify task with no decommissioning works as expected (4 seconds, 
318 milliseconds)
   [info] - verify a task with all workers decommissioned succeeds *** FAILED 
*** (4 seconds, 194 milliseconds)
   ```
   
   After fixing all UTs, let's trigger JDK11 testing, too.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to