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