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

 ##########
 File path: docs/core-migration-guide.md
 ##########
 @@ -24,10 +24,15 @@ license: |
 
 ## Upgrading from Core 2.4 to 3.0
 
-- In Spark 3.0, deprecated method `TaskContext.isRunningLocally` has been 
removed. Local execution was removed and it always has returned `false`.
+- The `org.apache.spark.ExecutorPlugin` interface and related configuration 
has been replaced with
 
 Review comment:
   Could we explicitly specify the conf name "spark.executor.plugins"?

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