Hi

Currently, we have zeppelin and python containers running separately, so we can 
scale them individually. For example, user can specify how much computer 
resources (cpu and memory) to assign to the python container depending on the 
python script compute requirement. We want to do the same for R language. I can 
see there are R docker images out there, so it shouldn’t be an issue running R 
in a container. However, it is not clear to me how R interpreter can send R 
scripts to the container for execution and get the result back for display. Do 
you have any suggestion?

Thanks
Denny

> On Jan 28, 2019, at 8:37 PM, Jeff Zhang <zjf...@gmail.com> wrote:
> 
> Zeppelin has R interpreter which you can use to evaluate r script. Could
> you let us know why this R interpreter can not meet your requirement ?
> 
> <tecgi...@yahoo.com.invalid> 于2019年1月29日周二 上午3:16写道:
> 
>> Hi
>> 
>> In zeppelin 0.8, there is a support for python container. I want to know
>> if there is a plan to support R container? If not, any suggestion on 3rd
>> library that behaves like py4j? We are evaluating how to have a R
>> interpreter to send R script to a R container for execution and get the
>> result back for display.
>> 
>> Thanks
>> Denny
>> 
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang

Reply via email to