问题
I am trying use to SparkR and R as front end to develop machine learning models. I want to make use Spark's MLLib which works on distributed data frames. Is there anyway to call spark MLLib algorithm from R?
回答1:
Unfortunately no. We will have to wait Apache Spark 1.5 for sparkR-mllib bindings.
来源:https://stackoverflow.com/questions/31309983/how-to-call-sparkmllib-algorithms-using-r-or-sparkr