Hello Jeff, Have you installed R into your environment as explained in this document (https://zeppelin.apache.org/docs/0.6.0/interpreter/r.html <https://zeppelin.apache.org/docs/0.6.0/interpreter/r.html>)? It is a prerequisite. Also, please try the installation validation command (R -e "print(1+1)").
Cheers, Rerngvit > On 01 Aug 2016, at 09:05, Jeff Zhang <zjf...@gmail.com> 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.png> > > 3 ways to call r interpreter, but no one succeeded. > > <2016-08-01_1458.png> > > > > The second and third error seems related with ZEPPELIN-1247 > > https://issues.apache.org/jira/browse/ZEPPELIN-1247 > <https://issues.apache.org/jira/browse/ZEPPELIN-1247> > > > > > > -- > Best Regards > > Jeff Zhang