I indeed have enabled the sparkr profile. Here's the command I use mvn clean package -DskipTests -Pspark-1.6 -Ppyspark -Pyarn -Psparkr
Do you I miss anything here ? On Mon, Aug 1, 2016 at 4:51 PM, mina lee <mina...@apache.org> wrote: > 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 <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: 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 >> > -- Best Regards Jeff Zhang