vanzin opened a new pull request #23839: [SPARK-26788][yarn] Remove 
SchedulerExtensionService.
URL: https://github.com/apache/spark/pull/23839
 
 
   Since the yarn module is actually private to Spark, this interface was never
   actually "public". Since it has no use inside of Spark, let's avoid adding
   a yarn-specific extension that isn't public, and point any potential users
   are more general solutions (like using a SparkListener).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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