dongjoon-hyun commented on PR #42936:
URL: https://github.com/apache/spark/pull/42936#issuecomment-1720730875

   For the log message, the log message could be very verbose because 
`schedule` method is invoked at every submission.
   
   For example, if we submit 500 jobs with the max limi 10, 490 line of the 
same logs will be printed. In any way, it's a kind of queuing.
   
   Thank you for review, @viirya .


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