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

Is it possible for raydp to utilize a Spark session created by Apache Livy? #394

Open
Taurus-Le opened this issue Dec 14, 2023 · 1 comment

Comments

@Taurus-Le
Copy link

Hi there,
I'm just wondering if it's possible for raydp to utilize a spark session created by Apache Livy?
Livy can provide a long running spark session, which helps to reduce the overhead of creating spark session repeatedly.

@kira-lin
Copy link
Collaborator

Have you tried it? You can look into python/raydp/context.py to see how we create the session now, and how you can modify it to use Livy.

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

No branches or pull requests

2 participants