Re: Help! Installing Zeppelin with SQL and R

2016-06-29 Thread Jongyoul Lee
tter.com/katsnelson] <http://twitter.com/katsnelson>[image: > Blog RSS: http://feeds.feedburner.com/Freedb2] > <http://feeds.feedburner.com/Freedb2> > [image: IBM] > > 8200 Warden Ave > Markham, ON L6G 1C7 > Canada > > > > > > >

Re: Help! Installing Zeppelin with SQL and R

2016-06-29 Thread Leon Katsnelson
Cloud.com Chat: leon.katsnelson Find me on: 8200 Warden Ave Markham, ON L6G 1C7 Canada From: Rebecca Swernofsky To: users@zeppelin.apache.org Date: 2016/06/29 01:41 AM Subject:Help! Installing Zeppelin with SQL and R Hello! I'm emailing you guys because I have a probl

Re: Help! Installing Zeppelin with SQL and R

2016-06-28 Thread Amos Elberg
Rebecca - what's happening currently with R (I don't know about SQL) is that there's a bug in a recent PR to Zeppelin that's preventing the R interpreter from loading. I have to get around to fixing that in the next few days. You can find a version without the conflict in my repo, or I'll email

Re: Help! Installing Zeppelin with SQL and R

2016-06-28 Thread kevin giroux
Did you configure you psql interpreter? Did you try to restart the interpreter (in interpreter menu)? Le mer. 29 juin 2016 07:41, Rebecca Swernofsky a écrit : > Hello! I'm emailing you guys because I have a problem I've been trying to > solve with Zeppelin for a month with no success. > > I'm t

Re: Help! Installing Zeppelin with SQL and R

2016-06-28 Thread Jongyoul Lee
Hello, In case of sql, if you use '%sql', this means '%spark.sql' and tutorial uses it. If you want to postgresql, there're two way. First, you can connect db via '%jdbc' interpreter, and set properties JDBC menu in a interpreter tab. If you use default.{url,driver...}, '%jdbc select * from db lim

Help! Installing Zeppelin with SQL and R

2016-06-28 Thread Rebecca Swernofsky
Hello! I'm emailing you guys because I have a problem I've been trying to solve with Zeppelin for a month with no success. I'm trying to set up Zeppelin on my Ubuntu (16.04) to have both SQL and R as interpreters for my Dad's big data project, but it doesn't seem to be working. So far I'm trying t

Fwd: Help! Installing Zeppelin with SQL and R

2016-06-28 Thread Rebecca Swernofsky
Hello! I'm emailing you guys because I have a problem I've been trying to solve with Zeppelin for a month with no success. I'm trying to set up Zeppelin on my Ubuntu (16.04) to have both SQL and R as interpreters for my Dad's big data project, but it doesn't seem to be working. So far I'm trying t