You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by "Vasili I. Galchin" <vi...@gmail.com> on 2015/06/27 00:19:21 UTC

R - Scala interface used in Spark?

A friend sent the below:

        http://cran.r-project.org/web/packages/rscala/index.html

Is this the "glue" between R and Scala that is used in Spark?

Vasili

Re: R - Scala interface used in Spark?

Posted by Shivaram Venkataraman <sh...@eecs.berkeley.edu>.
You can see the slides, video at
https://spark-summit.org/2015/events/sparkr-the-past-the-present-and-the-future/

On Fri, Jun 26, 2015 at 5:19 PM, Vasili I. Galchin <vi...@gmail.com>
wrote:

> Url plese !!  URL. Please of ypur work.
>
>
> On Friday, June 26, 2015, Shivaram Venkataraman <
> shivaram@eecs.berkeley.edu> wrote:
>
>> We don't use the rscala package in SparkR -- We have an in built R-JVM
>> bridge that is customized to work with various deployment modes. You can
>> find more details in my Spark Summit 2015 talk.
>>
>> Thanks
>> Shivaram
>>
>> On Fri, Jun 26, 2015 at 3:19 PM, Vasili I. Galchin <vi...@gmail.com>
>> wrote:
>>
>>> A friend sent the below:
>>>
>>>         http://cran.r-project.org/web/packages/rscala/index.html
>>>
>>> Is this the "glue" between R and Scala that is used in Spark?
>>>
>>> Vasili
>>>
>>
>>

Re: R - Scala interface used in Spark?

Posted by "Vasili I. Galchin" <vi...@gmail.com>.
Url plese !!  URL. Please of ypur work.

On Friday, June 26, 2015, Shivaram Venkataraman <sh...@eecs.berkeley.edu>
wrote:

> We don't use the rscala package in SparkR -- We have an in built R-JVM
> bridge that is customized to work with various deployment modes. You can
> find more details in my Spark Summit 2015 talk.
>
> Thanks
> Shivaram
>
> On Fri, Jun 26, 2015 at 3:19 PM, Vasili I. Galchin <vigalchin@gmail.com
> <javascript:_e(%7B%7D,'cvml','vigalchin@gmail.com');>> wrote:
>
>> A friend sent the below:
>>
>>         http://cran.r-project.org/web/packages/rscala/index.html
>>
>> Is this the "glue" between R and Scala that is used in Spark?
>>
>> Vasili
>>
>
>

Re: R - Scala interface used in Spark?

Posted by "Vasili I. Galchin" <vi...@gmail.com>.
thx Reynold!

Vasya

On Fri, Jun 26, 2015 at 7:03 PM, Reynold Xin <rx...@databricks.com> wrote:

> Take a look at this for Python:
>
> https://cwiki.apache.org/confluence/display/SPARK/PySpark+Internals
>
>
> On Fri, Jun 26, 2015 at 6:06 PM, Reynold Xin <rx...@databricks.com> wrote:
>
>> You doing something for Haskell??
>>
>> On Fri, Jun 26, 2015 at 5:21 PM, Vasili I. Galchin <vi...@gmail.com>
>> wrote:
>>
>>> How about Python??
>>>
>>> On Friday, June 26, 2015, Shivaram Venkataraman <
>>> shivaram@eecs.berkeley.edu> wrote:
>>>
>>>> We don't use the rscala package in SparkR -- We have an in built R-JVM
>>>> bridge that is customized to work with various deployment modes. You can
>>>> find more details in my Spark Summit 2015 talk.
>>>>
>>>> Thanks
>>>> Shivaram
>>>>
>>>> On Fri, Jun 26, 2015 at 3:19 PM, Vasili I. Galchin <vigalchin@gmail.com
>>>> > wrote:
>>>>
>>>>> A friend sent the below:
>>>>>
>>>>>         http://cran.r-project.org/web/packages/rscala/index.html
>>>>>
>>>>> Is this the "glue" between R and Scala that is used in Spark?
>>>>>
>>>>> Vasili
>>>>>
>>>>
>>>>
>>
>

Re: R - Scala interface used in Spark?

Posted by Reynold Xin <rx...@databricks.com>.
Take a look at this for Python:

https://cwiki.apache.org/confluence/display/SPARK/PySpark+Internals


On Fri, Jun 26, 2015 at 6:06 PM, Reynold Xin <rx...@databricks.com> wrote:

> You doing something for Haskell??
>
> On Fri, Jun 26, 2015 at 5:21 PM, Vasili I. Galchin <vi...@gmail.com>
> wrote:
>
>> How about Python??
>>
>> On Friday, June 26, 2015, Shivaram Venkataraman <
>> shivaram@eecs.berkeley.edu> wrote:
>>
>>> We don't use the rscala package in SparkR -- We have an in built R-JVM
>>> bridge that is customized to work with various deployment modes. You can
>>> find more details in my Spark Summit 2015 talk.
>>>
>>> Thanks
>>> Shivaram
>>>
>>> On Fri, Jun 26, 2015 at 3:19 PM, Vasili I. Galchin <vi...@gmail.com>
>>> wrote:
>>>
>>>> A friend sent the below:
>>>>
>>>>         http://cran.r-project.org/web/packages/rscala/index.html
>>>>
>>>> Is this the "glue" between R and Scala that is used in Spark?
>>>>
>>>> Vasili
>>>>
>>>
>>>
>

Re: R - Scala interface used in Spark?

Posted by Reynold Xin <rx...@databricks.com>.
You doing something for Haskell??

On Fri, Jun 26, 2015 at 5:21 PM, Vasili I. Galchin <vi...@gmail.com>
wrote:

> How about Python??
>
> On Friday, June 26, 2015, Shivaram Venkataraman <
> shivaram@eecs.berkeley.edu> wrote:
>
>> We don't use the rscala package in SparkR -- We have an in built R-JVM
>> bridge that is customized to work with various deployment modes. You can
>> find more details in my Spark Summit 2015 talk.
>>
>> Thanks
>> Shivaram
>>
>> On Fri, Jun 26, 2015 at 3:19 PM, Vasili I. Galchin <vi...@gmail.com>
>> wrote:
>>
>>> A friend sent the below:
>>>
>>>         http://cran.r-project.org/web/packages/rscala/index.html
>>>
>>> Is this the "glue" between R and Scala that is used in Spark?
>>>
>>> Vasili
>>>
>>
>>

Re: R - Scala interface used in Spark?

Posted by "Vasili I. Galchin" <vi...@gmail.com>.
How about Python??

On Friday, June 26, 2015, Shivaram Venkataraman <sh...@eecs.berkeley.edu>
wrote:

> We don't use the rscala package in SparkR -- We have an in built R-JVM
> bridge that is customized to work with various deployment modes. You can
> find more details in my Spark Summit 2015 talk.
>
> Thanks
> Shivaram
>
> On Fri, Jun 26, 2015 at 3:19 PM, Vasili I. Galchin <vigalchin@gmail.com
> <javascript:_e(%7B%7D,'cvml','vigalchin@gmail.com');>> wrote:
>
>> A friend sent the below:
>>
>>         http://cran.r-project.org/web/packages/rscala/index.html
>>
>> Is this the "glue" between R and Scala that is used in Spark?
>>
>> Vasili
>>
>
>

Re: R - Scala interface used in Spark?

Posted by Shivaram Venkataraman <sh...@eecs.berkeley.edu>.
We don't use the rscala package in SparkR -- We have an in built R-JVM
bridge that is customized to work with various deployment modes. You can
find more details in my Spark Summit 2015 talk.

Thanks
Shivaram

On Fri, Jun 26, 2015 at 3:19 PM, Vasili I. Galchin <vi...@gmail.com>
wrote:

> A friend sent the below:
>
>         http://cran.r-project.org/web/packages/rscala/index.html
>
> Is this the "glue" between R and Scala that is used in Spark?
>
> Vasili
>