docker-zeppelin icon indicating copy to clipboard operation
docker-zeppelin copied to clipboard

R support

Open BirgerK opened this issue 8 years ago • 7 comments

Is there a reason why this image has no r-support included?

I would like to use R on my Zeppelin. If you're ok with it, I would spent a PR for it.

BirgerK avatar Sep 16 '16 16:09 BirgerK

If you can make it work, I'll be happy to include it. I just don't know enough about R myself.

dylanmei avatar Sep 16 '16 16:09 dylanmei

Then I'll do it. :)

One question more: is there a reason why you use not existing maven-goals? I See that you're giving a list oft stuff to maven.

(I would usw those maven-goals for adding R)

BirgerK avatar Sep 16 '16 16:09 BirgerK

In an attempt to keep the image from getting too large, I've been very specific about what gets installed.

Getting the size down can be secondary to a functioning Spark R.

dylanmei avatar Sep 16 '16 17:09 dylanmei

Then I would like to installiert the whole Spark- and R-stuff by existing maven goals. Okay?

BirgerK avatar Sep 16 '16 17:09 BirgerK

Sure! I'll fuss over size later if we think it's an issue. We're currently at 1.6Gb.

dylanmei avatar Sep 16 '16 17:09 dylanmei

Please take a look on the PR.

BirgerK avatar Sep 17 '16 22:09 BirgerK

Then, how can we install the R interpreter by ourselves? Is there any solutions ?

zhengkai6 avatar Aug 31 '17 09:08 zhengkai6