I am able to see that R interpreter is registered in the Interpreter Group but when I write R code and evaluate it, it throws an error saying "voidEval failed".
Thanks On Thu, Jul 30, 2015 at 8:00 PM, <felixcheun...@hotmail.com> wrote: > *There* is another effort (that is not GPLv3 licensed) I am part of for a > SparkR interpreter. > > What is the issue you are seeing? > > From: Ashish Dalal > Sent: Wednesday, July 29, 2:02 PM > Subject: Adding R interpreter to Zeppelin > To: users@zeppelin.incubator.apache.org > > Hi all, > > I am working on adding R interpreter to Zeppelin. > > There is a github repo by datalayer.io ( > https://github.com/datalayer/zeppelin-R) and I have added it's > RInterpreter.java & RInterpreterTest.java along with modifying pom.xml but > I am still not able to run R code in Apache Zeppelin. > > I am able to see the R interpreter registered in the list of interpreters > when I start running the Zeppelin, but the evaluations for the R code I > write is not getting done. > > Please help if you can. > > Thanks! > > Regards, > > Ashish Dalal > >