Kun-Lung Wu
Kun-Lung Wu
I am trying to see if I can create a Spark DataFrame with a list of ObjectRef from several remote Ray tasks that have put large objects into their local...
Support better integration between Ray and Spark in passing ObjectRef without actually moving data
## Overview As a Codeflare user, I want to use Ray and Spark alternately to execute my end-to-end ML jobs. Some steps might be executed more efficiently using Ray, while...
### Search before asking - [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues. ### Component Library/core ### Feature When running a transform, the logging INFO on my terminal...