rstudio / mleap

R Interface to MLeap
http://spark.rstudio.com/guides/mleap/
Apache License 2.0
24 stars 9 forks source link

add support for Spark 2.4 #23

Closed lgongmsft closed 4 years ago

lgongmsft commented 5 years ago

It seems that the latest mleap R package (0.1.3) only supports Spark of version 2.3 and earlier:

https://github.com/rstudio/mleap/tree/master/inst/java

Is it possible to add support for Spark 2.4 (https://en.wikipedia.org/wiki/Apache_Spark#History)?

Thanks!

kevinykuo commented 5 years ago

Let's wait until upstream releases update with https://github.com/combust/mleap/pull/496