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

Spark executor always runs as root when running on mesos

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • Mesos
    • None

    Description

      When running Spark on Mesos with docker containerizer, the spark executors are always launched with 'docker run' command without specifying --user option, which always results in spark executors running as root. Mesos has a way to support arbitrary parameters. Spark could use that to expose setting user

      background on mesos with arbitrary parameters support: https://issues.apache.org/jira/browse/MESOS-1816

      Attachments

        Activity

          People

            yanji84 Ji Yan
            yanji84 Ji Yan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: