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

Spark Image Doesn't Start #51

Open
strangiato opened this issue Jan 12, 2024 · 0 comments
Open

Spark Image Doesn't Start #51

strangiato opened this issue Jan 12, 2024 · 0 comments

Comments

@strangiato
Copy link

The current latest spark image doesn't appear to start successfully.

quay.io/opendatahub-contrib/workbench-images:runtime-spark-c9s-py311_2023c_latest

The pod goes into a crashLoopBackoff state and the logs for the primary container report the following:

This is a S2I python-3.11 centos base image:
There are multiple ways how to run the image, see documentation at:
https://github.com/sclorg/s2i-python-container/blob/master/3.11/README.md
To use it in Openshift, run:
oc new-app python:3.11~https://github.com/sclorg/s2i-python-container.git --context-dir=3.11/test/setup-test-app/
You can then run the resulting image via:
oc get pods
oc exec <pod> -- curl 127.0.0.1:8080
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

1 participant