Skip to content

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

Open
@maltesander

Description

@maltesander

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions