believe one of the major items in SparkR next is the MLlib
>> wrappers.
>>
>>
>>
>> On Tue, May 26, 2015 at 7:46 AM, Andrew Psaltis > > wrote:
>>
>>> Hi Alek,
>>> Thanks for the info. You are correct ,that using the three colons does
>
o, bar).
>
> So a starting place for porting old SparkR scripts from before the merge
> could be to identify those methods in the script belonging to the RDD class
> and be sure they have the namespace identifier tacked on the front. I hope
> that helps.
>
> Regards,
> Alek E
Hi,
I understand from SPARK-6799[1] and the respective merge commit [2] that
the RDD class is private in Spark 1.4 . If I wanted to modify the old
Kmeans and/or LR examples so that the computation happened in Spark what is
the best direction to go? Sorry if I am missing something obvious, but
base
All,
Should all the docs work from
http://people.apache.org/~pwendell/spark-1.4.0-rc1-docs/ ? If so the R API
docs 404.
>>> On Tue, May 19, 2015 at 11:10 AM, Patrick Wendell
>>> wrote:
>>>
Please vote on releasing the following candidate as Apache Spark
version 1.4.0!
The tag