You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/03/01 02:05:45 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-19740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889331#comment-15889331 ] 

Apache Spark commented on SPARK-19740:
--------------------------------------

User 'yanji84' has created a pull request for this issue:
https://github.com/apache/spark/pull/17109

> 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: Improvement
>          Components: Mesos
>    Affects Versions: 2.1.0
>            Reporter: Ji Yan
>            Priority: Minor
>
> 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



--
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