Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-3260

Yarn - pass acls along with executor launch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • YARN
    • None

    Description

      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.

      Attachments

        Activity

          People

            tgraves Thomas Graves
            tgraves Thomas Graves
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: