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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to