Earlier quoted context omitted.
Has Ray grown beyond reinforcement learning? Ray appears to lack a datastore or locality mechanism for at-rest distributed data, which is really important for ETL and SQL workloads. So far Ray looks like it has some nice features that are missing from the Spark RDD API, but for ETL / SQL it looks like you’d only choose Ray there for your own entertainment. It would be compelling if Ray were to provide Horovod support…
Interesting. What do you mean when you say: "versus the authors re-applying some of same research in their own thing." And does "code distribution" just mean to release as open source?
I wish the Ray peeps would consider just trying to merge some with the Spark RDD API. Reynold (at Databricks) is kinda hard to deal with, but so far to me it looks like the aim of having Ray team build things from the ground up has simply re-validated a lot of the systems work (but not all) that’s already in Spark.