HyukjinKwon edited a comment on issue #26170: [SPARK-29397][core] Extend plugin 
interface to include the driver.
URL: https://github.com/apache/spark/pull/26170#issuecomment-550583960
 
 
   @vancin, BTW why do we have the same API in two places:
   
   
https://github.com/apache/spark/blob/master/core/src/main/java/org/apache/spark/api/plugin/ExecutorPlugin.java
   
https://github.com/apache/spark/blob/master/core/src/main/java/org/apache/spark/ExecutorPlugin.java
   
   ?  Is it for compatibility? if so, I think we should remove 
(https://github.com/apache/spark/pull/22192/files#r343418878) or deprecate the 
other.

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

Reply via email to