Thank you for your help. I tried the same in a new environment and it worked, I think my R installation had some problems in the previous env.
On Tue, Jul 12, 2016 at 7:57 PM, Hyung Sung Shim <hss...@nflabs.com> wrote: > Hi. > Did you get the zeppelin binary package with all interpreters[1]? > and If you want to use R, you need to install in your node[2]. > > [1] > http://zeppelin.apache.org/download.html > [2] > http://zeppelin.apache.org/docs/0.6.0/interpreter/r.html > > Hope this helps. > > 2016-07-12 22:11 GMT+09:00 Krishnaprasad A S <krishna.pra...@flytxt.com>: > >> Hi I'm trying R interpreter on zeppelin (0.6.0) which has R interpreter >> builtin. >> It is there in ui, interpreter lin, spark %spark , %spark.pyspark , % >> spark.r , %spark.sql , %spark.dep >> I tried %spark.r and %r both throws error, >> >> ERROR [2016-07-12 18:07:41,124] ({Thread-97} >> JobProgressPoller.java[run]:54) - Can not get or update progress >> org.apache.zeppelin.interpreter.InterpreterException: >> org.apache.thrift.transport.TTransportException >> at >> org.apache.zeppelin.interpreter.remote.RemoteInterpreter.getProgress(RemoteInterpreter.java:373) >> at >> org.apache.zeppelin.interpreter.LazyOpenInterpreter.getProgress(LazyOpenInterpreter.java:111) >> at org.apache.zeppelin.notebook.Paragraph.progress(Paragraph.java:237) >> at >> org.apache.zeppelin.scheduler.JobProgressPoller.run(JobProgressPoller.java:51) >> Caused by: org.apache.thrift.transport.TTransportException >> at >> org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java:132) >> at org.apache.thrift.transport.TTransport.readAll(TTransport.java:86) >> at >> org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:429) >> at >> org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:318) >> at >> org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:219) >> at >> org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:69) >> at >> org.apache.zeppelin.interpreter.thrift.RemoteInterpreterService$Client.recv_getProgress(RemoteInterpreterService.java:296) >> at >> org.apache.zeppelin.interpreter.thrift.RemoteInterpreterService$Client.getProgress(RemoteInterpreterService.java:281) >> at >> org.apache.zeppelin.interpreter.remote.RemoteInterpreter.getProgress(RemoteInterpreter.java:370) >> >> >> Thanks, >> Krishnaprasad >> >> >> <http://www.linkedin.com/company/22166?goback=%2Efcs_GLHD_flytxt_false_*2_*2_*2_*2_*2_*2_*2_*2_*2_*2_*2_*2&trk=ncsrch_hits> >> > >