vanzin commented on issue #23801: [SPARK-26891][YARN] Fixing flaky test in 
YarnSchedulerBackendSuite
URL: https://github.com/apache/spark/pull/23801#issuecomment-464247244
 
 
   Actually I'm not so sure my analysis is correct either, after looking 
more... the ctx is running in local mode, so there's no second 
`CoarseGrainedSchedulerBackend` (otherwise there would be an exception when the 
test registered a second one).
   
   But I'm still not happy with the "this is a multi threading problem" 
explanation, because this test is not multi-threaded. So we should understand 
where the call that's causing the problem is coming from, at least.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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