Have you tried to build it with -Psparkr profile? If you do, you will be able to use r interpreter either with %r or %spark.r
On Mon, Aug 1, 2016 at 4:05 PM Jeff Zhang <[email protected]> wrote: > > I try to use R interpreter using spark.r, r and knitr, but all fails. I > have already compiled zeppelin with profile sparkr enabled. But I don't see > R interpreter in interpreter page, I also didn't see spark.r in spark > interpreter group. Do I miss anything here ? BTW I am using master > > > no spark.r > [image: image.png] > > 3 ways to call r interpreter, but no one succeeded. > > [image: 2016-08-01_1458.png] > > > > The second and third error seems related with ZEPPELIN-1247 > > https://issues.apache.org/jira/browse/ZEPPELIN-1247 > > > > > > -- > Best Regards > > Jeff Zhang >
