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

Feat:(mlops) update spark to 3.5, remove vertex #65

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

moss2k13
Copy link
Member

@moss2k13 moss2k13 commented Oct 1, 2024

Dockerfile changes

  • migrated to jupyter/docker-stacks start.sh for image provisioning
  • jupyter kernels are now installed globally to support mounted home folders (k8s)
  • spark version updated 3.2 -> 3.5
  • removed the possibility to install different conda environments (only base)
  • removed vertex image (no jupyter/docker-stacks start.sh)
  • removed not needed spark 3.2 patches

Latest python3.10 based vertex image is available below:

gcr.io/getindata-images-public/jupyterlab-mlops:vertex-latest

gcr.io/getindata-images-public/jupyterlab-mlops:vertex-29f0eb9eb472e91adcf0fd113e78a285c3562212

Dockerfile changes
- migrated to jupyter/docker-stacks start.sh for image provisioning
- jupyter kernels are now installed globally to support mounted home folders (k8s)
- spark version updated 3.2 -> 3.5
- removed the possibility to install different conda environments (only base)
- removed vertex image (no jupyter/docker-stacks start.sh)
- removed not needed spark 3.2 patches

Latest python3.10 based vertex image is available below:
gcr.io/getindata-images-public/jupyterlab-mlops:vertex-latest
gcr.io/getindata-images-public/jupyterlab-mlops:vertex-29f0eb9eb472e91adcf0fd113e78a285c3562212

Signed-off-by: Piotr Mossakowski <[email protected]>
Signed-off-by: Piotr Mossakowski <[email protected]>
@moss2k13 moss2k13 force-pushed the feature/mlops-dockerfile-refactor branch from 0ada502 to 0482ba2 Compare October 1, 2024 08:30
Copy link

sonarqubecloud bot commented Oct 1, 2024

@moss2k13
Copy link
Member Author

moss2k13 commented Oct 1, 2024

@moss2k13 moss2k13 self-assigned this Oct 1, 2024
@moss2k13
Copy link
Member Author

moss2k13 commented Oct 1, 2024

ready for review guys

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

Successfully merging this pull request may close these issues.

1 participant