You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/24 07:52:43 UTC

[GitHub] [spark] HyukjinKwon commented on a change in pull request #26390: [SPARK-29399][core] Remove old ExecutorPlugin interface.

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org