You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2014/08/27 20:53:59 UTC

[jira] [Created] (SPARK-3260) Yarn - pass acls along with executor launch

Thomas Graves created SPARK-3260:
------------------------------------

             Summary: Yarn - pass acls along with executor launch
                 Key: SPARK-3260
                 URL: https://issues.apache.org/jira/browse/SPARK-3260
             Project: Spark
          Issue Type: Bug
          Components: YARN
    Affects Versions: 1.1.0
            Reporter: Thomas Graves
            Assignee: Thomas Graves


In https://github.com/apache/spark/pull/1196 I added passing the spark view and modify acls into yarn.  Unfortunately we are only passing them into the application master and I missed passing them in when we launch individual containers (executors). 

We need to modify the ExecutorRunnable.startContainer to set the acls in the ContainerLaunchContext.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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