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

Document python requirements install will not work in offline cluster #227

Open
maltesander opened this issue Apr 3, 2023 · 0 comments
Open

Comments

@maltesander
Copy link
Member

We do a pip install in the requirements container

format!("pip install --target={VOLUME_MOUNT_PATH_REQ} {req}"),
.

We should document that if pip requirements are given, this will not work in offline mode somewhere here https://github.com/stackabletech/spark-k8s-operator/blob/main/docs/modules/spark-k8s/pages/job_dependencies.adoc#spark-native-package-coordinates-and-python-requirements

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

No branches or pull requests

1 participant