Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a plan for docker image for Spark 3.0.0 history? #7

Open
suchitgupta01 opened this issue Oct 12, 2020 · 3 comments
Open

Is there a plan for docker image for Spark 3.0.0 history? #7

suchitgupta01 opened this issue Oct 12, 2020 · 3 comments

Comments

@suchitgupta01
Copy link

suchitgupta01 commented Oct 12, 2020

I am exploring 3.0.0 and looking for a way to set up history server. Is there a plan for docker image for Spark 3.0.0 history

@yuchaoran2011
Copy link
Contributor

As a first step, you can try replacing the base image with gcr.io/spark-operator/spark:v3.0.0. Maybe it will just work. But if you see any issues, feel free to create an issue or PR.

@jijosg
Copy link

jijosg commented Feb 16, 2021

Getting the following error while using gcr.io/spark-operator/spark:v3.0.0 :

Error response from daemon: OCI runtime create failed: container_linux.go:370: starting container process caused: exec: "/sbin/tini": stat /sbin/tini: no such file or directory: unknown

I tried replacing /sbin/tini with /usr/bin/tini but got the same no such file or directory error.

@stephbat
Copy link

@jijosg ; did you found a solution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants