Re: Calling MLLib from SparkR

2015-07-01 Thread Sourav Mazumder
can achieve calling some other function in SparkR. Regards, Sourav On Wed, Jul 1, 2015 at 4:52 PM, Shivaram Venkataraman < shiva...@eecs.berkeley.edu> wrote: > The 1.4 release does not support calling MLLib from SparkR. We are working > on it as a part of https://issues.apache.org

Re: Calling MLLib from SparkR

2015-07-01 Thread Shivaram Venkataraman
The 1.4 release does not support calling MLLib from SparkR. We are working on it as a part of https://issues.apache.org/jira/browse/SPARK-6805 On Wed, Jul 1, 2015 at 4:23 PM, Sourav Mazumder wrote: > Hi, > > Does Spark 1.4 support calling MLLib directly from SparkR ? > > If no

Calling MLLib from SparkR

2015-07-01 Thread Sourav Mazumder
Hi, Does Spark 1.4 support calling MLLib directly from SparkR ? If not, is there any work around, any example available somewhere ? Regards, Sourav