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

Question regarding Dynamic Executor Allocation support for Spark #75

Closed
dpittner opened this issue Dec 7, 2020 · 2 comments
Closed

Comments

@dpittner
Copy link

dpittner commented Dec 7, 2020

What:
https://github.com/Intel-bigdata/oap-raydp/search?q=dynamic suggests that dynamic executor allocation may be added later.

Are there plans to add this, are there fundamental challenges in the ray context for supporting this?

@ConeyLiu
Copy link
Collaborator

ConeyLiu commented Dec 7, 2020

Hi @dpittner. Yeah, we have not supported dynamic executor allocation currently. We will add it support recently.
If you use spark on ray only, it should be easy to add the support. If you want to use spark on ray couple with estimator API, we should add the support of ray object ownership transfer.

@kira-lin
Copy link
Collaborator

close as stale. This has been supported

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

3 participants