You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ji Yan (JIRA)" <ji...@apache.org> on 2017/02/25 22:52:44 UTC

[jira] [Created] (SPARK-19740) Spark executor always runs as root when running on mesos

Ji Yan created SPARK-19740:
------------------------------

             Summary: Spark executor always runs as root when running on mesos
                 Key: SPARK-19740
                 URL: https://issues.apache.org/jira/browse/SPARK-19740
             Project: Spark
          Issue Type: Bug
          Components: Mesos
    Affects Versions: 2.1.0
            Reporter: Ji Yan


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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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