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 2016/04/28 10:38:12 UTC

[jira] [Resolved] (SPARK-11402) Allow to define a custom driver runner and executor runner

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

Sean Owen resolved SPARK-11402.
-------------------------------
    Resolution: Won't Fix

> Allow to define a custom driver runner and executor runner
> ----------------------------------------------------------
>
>                 Key: SPARK-11402
>                 URL: https://issues.apache.org/jira/browse/SPARK-11402
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy, Spark Core
>            Reporter: Jacek Lewandowski
>            Priority: Minor
>
> {{DriverRunner}} and {{ExecutorRunner}} are used by Spark Worker in standalone mode to spawn driver and executor processes respectively. When integrating Spark with some environments, it would be useful to allow providing a custom implementation of those components.
> The idea is simple - provide factory class names for driver and executor runners in Worker configuration. By default, the current implementations are used. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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