rstudio / mleap

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

create folder "internal/mleap-spark" if it does not exist already. #27

Open lgongmsft opened 5 years ago

lgongmsft commented 5 years ago

try to fix #26

kevinykuo commented 5 years ago

The cleanest way to do is probably using a temp dir. We also want to compile against the right mleap depending on the spark version. Let's kick this can down the road until they release 2.4 support...