raydp icon indicating copy to clipboard operation
raydp copied to clipboard

Question regarding Dynamic Executor Allocation support for Spark

Open dpittner opened this issue 4 years ago • 1 comments

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?

dpittner avatar Dec 07 '20 08:12 dpittner

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.

ConeyLiu avatar Dec 07 '20 11:12 ConeyLiu

close as stale. This has been supported

kira-lin avatar Apr 14 '23 08:04 kira-lin