AngersZhuuuu commented on pull request #34847:
URL: https://github.com/apache/spark/pull/34847#issuecomment-990531309


   > shall we call `sparkContext.listenerBus.waitUntilEmpty()` before checking 
the metrics value?
   
   In the test `jobCommitTime` is before `taskCommitTime`, test failed caused 
by `taskCommitTime` == 0,
   I think is not caused by `sparkContext.listenerBus.waitUntilEmpty()` , but 
we can add this.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to