vanzin commented on issue #26170: [SPARK-29397][core] Extend plugin interface to include the driver. URL: https://github.com/apache/spark/pull/26170#issuecomment-547502663 > just curious if you tested with just an executor plugin? I haven't explicitly, no, but also don't see what would not work. Trying to send messages to the driver would not work (and in the case of `send` you wouldn't even know), but it seems not worth it to do something better in that case.
---------------------------------------------------------------- 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]
