Skip to content

Change PySpark installation resolver to conda-libmamba-solver#70

Open
b-tsammons wants to merge 2 commits intomicrosoft:mainfrom
b-tsammons:patch-1
Open

Change PySpark installation resolver to conda-libmamba-solver#70
b-tsammons wants to merge 2 commits intomicrosoft:mainfrom
b-tsammons:patch-1

Conversation

@b-tsammons
Copy link
Copy Markdown

@b-tsammons b-tsammons commented Oct 21, 2025

conda-libmamba-solver is a less resource heavy dependency resolver. Decreased memory usage from 20+ GB to under 8 GB during Docker install.

pip handles installing required dependencies better without failing. I was able to get the docker running successfully using pip but kept hitting a resource allocation error with Conda even with 32 logical cores and 40gb of ram allocated to WSL 2
@b-tsammons
Copy link
Copy Markdown
Author

@ayzmkk-rongbi
I'm tagging you since you made the last update to the repo and it looks like the auto-assign failed.

Comment thread samples/.devcontainer/mariner/Dockerfile
@b-tsammons b-tsammons changed the title Change PySpark installation from Conda to pip Change PySpark installation resolver to conda-libmamba-solver Oct 21, 2025
@fritz-raphael
Copy link
Copy Markdown

+1 for this. Solved my issue.

@b-tsammons
Copy link
Copy Markdown
Author

Copy link
Copy Markdown
Collaborator

@ayzmkk-rongbi ayzmkk-rongbi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

4 participants