simonvanderveldt commented on pull request #25769: URL: https://github.com/apache/spark/pull/25769#issuecomment-640521698
@dongjoon-hyun This seems to be pull based instead of push based as it was implemented in #19775, is that correct? If so, why was pull chosen instead of push? It seems to me that push would be a better fit for most Spark applications because they are generally short running (batch) jobs instead of persistent/long running services. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
