apache-spark-on-k8s / spark

Apache Spark enhanced with native Kubernetes scheduler back-end: NOTE this repository is being ARCHIVED as all new development for the kubernetes scheduler back-end is now on https://github.com/apache/spark/
https://spark.apache.org/
Apache License 2.0
612 stars 118 forks source link

Errors in running spark containers in kubernetes #635

Closed Jamiejoin closed 5 years ago

Jamiejoin commented 5 years ago

The version I am running is spark-2.4.4

Container error when performing submit task: `++ id -u

There is no way to solve the problem of init: must be run as PID 1` ?

I am using the image made by the dockerfile in the v.2.4.4 codebase.