HyukjinKwon commented on a change in pull request #26390: [SPARK-29399][core] 
Remove old ExecutorPlugin interface.
URL: https://github.com/apache/spark/pull/26390#discussion_r383118262
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
 ##########
 @@ -1170,16 +1170,6 @@ package object config {
       .toSequence
       .createWithDefault(Nil)
 
-  private[spark] val EXECUTOR_PLUGINS =
-    ConfigBuilder("spark.executor.plugins")
 
 Review comment:
   This was pointed out above 
https://github.com/apache/spark/pull/26390#discussion_r343960667. Probably we 
should fix it to make it clear.

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