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

Ability to reuse existing spark session for ParallelBackend #40

Open
aaronzo opened this issue May 29, 2022 · 0 comments
Open

Ability to reuse existing spark session for ParallelBackend #40

aaronzo opened this issue May 29, 2022 · 0 comments

Comments

@aaronzo
Copy link

aaronzo commented May 29, 2022

In many practical applications of using joblibspark I find I already have a SparkSession available and it doesn't make sense to me to close that and create a new one within the parallel backend. Perhaps the user could supply a spark session optionally? Created a PR at #41

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 a pull request may close this issue.

1 participant