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