tgravescs commented on a change in pull request #27689:
URL: https://github.com/apache/spark/pull/27689#discussion_r426626791
##########
File path:
core/src/main/scala/org/apache/spark/resource/ResourceDiscoveryScriptPlugin.scala
##########
@@ -32,6 +33,7 @@ import org.apache.spark.util.Utils.executeAndGetOutput
* If the user specifies custom plugins, this is the last one to be executed
and
* throws if the resource isn't discovered.
*/
+@DeveloperApi
class ResourceDiscoveryScriptPlugin extends ResourceDiscoveryPlugin with
Logging {
Review comment:
this is 3.0 and is a separate feature from the stage level scheduling
that got postponed to 3.1. We can add the @since and its 3.0
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]