Re: can't use @spark2.r interpreter

2019-06-27 Thread Jeff Zhang
Then you might need to contact with cloudera, zeppelin in HDP is different from apache zeppelin, although not big difference. Your issue might due to some environment issue or configuration. Manuel Sopena Ballesteros 于2019年6月28日周五 上午10:43写道: > correct > > > > Manuel > > > > *From:* Jeff Zhang [

RE: can't use @spark2.r interpreter

2019-06-27 Thread Manuel Sopena Ballesteros
correct Manuel From: Jeff Zhang [mailto:zjf...@gmail.com] Sent: Friday, June 28, 2019 12:41 PM To: users Subject: Re: can't use @spark2.r interpreter Are you using HDP ? Manuel Sopena Ballesteros mailto:manuel...@garvan.org.au>> 于2019年6月28日周五 上午10:32写道: Dear Zeppelin community, I am trying t

Re: can't use @spark2.r interpreter

2019-06-27 Thread Jeff Zhang
Are you using HDP ? Manuel Sopena Ballesteros 于2019年6月28日周五 上午10:32写道: > Dear Zeppelin community, > > > > I am trying to setup spark R interpreter in Zeppeling, however I can’t > make it work. > > > > This is my notebook: > > %spark2.r > > > > 1 + 1 > > > > And this is the output: > > Error in d

can't use @spark2.r interpreter

2019-06-27 Thread Manuel Sopena Ballesteros
Dear Zeppelin community, I am trying to setup spark R interpreter in Zeppeling, however I can't make it work. This is my notebook: %spark2.r 1 + 1 And this is the output: Error in dev.control(displaylist = if (record) "enable" else "inhibit"): dev.control() called without an open graphics dev