[ 
https://issues.apache.org/jira/browse/SPARK-26015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-26015:
------------------------------------

    Assignee: Apache Spark

> Include a USER directive in project provided Spark Dockerfiles
> --------------------------------------------------------------
>
>                 Key: SPARK-26015
>                 URL: https://issues.apache.org/jira/browse/SPARK-26015
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes
>    Affects Versions: 2.3.0, 2.3.1, 2.3.2, 2.4.0
>            Reporter: Rob Vesse
>            Assignee: Apache Spark
>            Priority: Major
>
> The current Dockerfiles provided by the project for running on Kubernetes do 
> not include a [USER 
> directive|https://docs.docker.com/engine/reference/builder/#user] which means 
> that they default to running as {{root}}.  This may lead to unsuspecting 
> users running their Spark jobs with unexpected levels of privilege.
> The project should follow Docker/K8S best practises by including {{USER}} 
> directives in the Dockerfiles.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to