You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2019/02/25 19:58:00 UTC

[jira] [Resolved] (SPARK-26788) Remove SchedulerExtensionService

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

Sean Owen resolved SPARK-26788.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 23839
[https://github.com/apache/spark/pull/23839]

> 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
>            Assignee: Marcelo Vanzin
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org