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

Marcelo Vanzin resolved SPARK-22777.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

Issue resolved by pull request 20007
[https://github.com/apache/spark/pull/20007]

> Docker container built for Kubernetes doesn't allow running entrypoint.sh
> -------------------------------------------------------------------------
>
>                 Key: SPARK-22777
>                 URL: https://issues.apache.org/jira/browse/SPARK-22777
>             Project: Spark
>          Issue Type: Bug
>          Components: Kubernetes
>    Affects Versions: 2.3.0
>            Reporter: Anirudh Ramanathan
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> Default docker images built thrown an error when trying to run on a cluster. 
> The error looks like the following:
> ```
>   9s          9s              1       kubelet, 
> gke-jupytercluster2-default-pool-6be20085-4nm4spec.containers{spark-kubernetes-driver}
>  Warning         Failed                  Error: failed to start container 
> "spark-kubernetes-driver": Error response from daemon: {"message":"oci 
> runtime error: container_linux.go:247: starting container process caused 
> \"exec: \\\"/opt/entrypoint.sh\\\": permission denied\"\n"}
> ```
> The fix is probably just changing permissions for the entrypoint script in 
> the default docker image.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to