Re: [SparkR] Is rdd in SparkR deprecated ?

2015-12-14 Thread Jeff Zhang
Thanks Felix, Just curious when I read the code.

On Tue, Dec 15, 2015 at 1:32 AM, Felix Cheung 
wrote:

> RDD API in SparkR is not officially supported. You could still access them
> with the SparkR::: prefix though.
>
> May I ask what uses you have for them? Would the DataFrame API sufficient?
>
>
>
>
>
> On Mon, Dec 14, 2015 at 4:26 AM -0800, "Jeff Zhang" 
> wrote:
>
> From the source code of SparkR, seems SparkR support rdd api. But there's
> no documentation on that. (
> http://spark.apache.org/docs/latest/sparkr.html ) So I guess it is
> deprecated, is that right ?
>
> --
> Best Regards
>
> Jeff Zhang
>



-- 
Best Regards

Jeff Zhang


[SparkR] Is rdd in SparkR deprecated ?

2015-12-14 Thread Jeff Zhang
>From the source code of SparkR, seems SparkR support rdd api. But there's
no documentation on that. ( http://spark.apache.org/docs/latest/sparkr.html
) So I guess it is deprecated, is that right ?

-- 
Best Regards

Jeff Zhang