[ 
https://issues.apache.org/jira/browse/SPARK-26788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-26788:
------------------------------------

    Assignee:     (was: Apache Spark)

> Remove SchedulerExtensionService
> --------------------------------
>
>                 Key: SPARK-26788
>                 URL: https://issues.apache.org/jira/browse/SPARK-26788
>             Project: Spark
>          Issue Type: Task
>          Components: YARN
>    Affects Versions: 3.0.0
>            Reporter: Marcelo Vanzin
>            Priority: Minor
>
> This was added in SPARK-11314, but it has a few issues:
> - it's in the YARN module, which is not a public Spark API.
> - because of that it's also YARN specific
> - it's not used by Spark in any way other than providing this as an extension 
> point
> For the latter, it probably makes sense to use listeners instead, and enhance 
> the listener interface if it's lacking.
> Also pinging [~steve_l] since he added that code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to