Marcelo Masiero Vanzin created SPARK-30033:
----------------------------------------------

             Summary: Use Spark plugin support to manage shuffle plugin 
lifecycle
                 Key: SPARK-30033
                 URL: https://issues.apache.org/jira/browse/SPARK-30033
             Project: Spark
          Issue Type: Sub-task
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: Marcelo Masiero Vanzin


SPARK-29396 added support for Spark plugins that have driver and executor 
components. It provides lifecycle APIs (initialization / shutdown) and also 
some extra features like metric registration and easy access to Spark's RPC 
system.

We could use those APIs as the base for the shuffle-related plugins, so that 
they have easy access to the extra functionality if they need to.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to