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

Ensure python3 executable is available on cluster #334

Merged
merged 3 commits into from
Feb 21, 2021
Merged

Conversation

nchammas
Copy link
Owner

It looks like starting in Spark 3.1 (?) calling pyspark will specifically look for a python3 executable. Flintrock should ensure this executable is available on the cluster.

It's clear that the FlintrockService abstraction needs to be reused to capture things like Java and Python configuration, instead of doing that in a haphazard way. I'll explore that in a future PR (unless a contributor happens to take interest in this issue).

@nchammas nchammas merged commit 4763e4c into master Feb 21, 2021
@nchammas nchammas deleted the python3-cluster branch February 21, 2021 23:05
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