Re: Help! Installing Zeppelin with SQL and R

2016-06-29 Thread Leon Katsnelson
Rebecca, have you considered using Zeppelin on 
http://DataScientistWorkbench.com. We host Zeppelin and other tools there 
for you to use absolutely free of charge and we take care of making sure 
that it works for you. If therre is something we don't do or don't do 
well, just let us know at http://support.datascientistworkbench.com/




Leon Katsnelson
Director & CTO, Emerging Technologies
IBM Analytics Platform

If you want to go fast, go alone. If you want to go far, go together.


Phone: 1-905-413-2119 | Mobile: 1-647-201-6275
E-mail: l...@ca.ibm.com
Blog: BigDataOnCloud.com
Chat: leon.katsnelson 
Find me on:


8200 Warden Ave
Markham, ON L6G 1C7
Canada





From:   Rebecca Swernofsky <rswernof...@gmail.com>
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 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 to get the 0.6.0 snapshot to work because it 
supposedly has R and PSQL as interpreters already. I am able to build it, 
and I can run it by going into the file and running 
./bin/zeppelin-daemon.sh start, but for some reason every single time the 
R interpreter doesn't work, and recently, the SQL hasn't worked either. R 
gives me this error http://i.stack.imgur.com/NFPaL.png. The SQL used to 
work, but then I installed a new version of the 0.6.0 snapshot (just 
cloned the github repository again and mvn cleaned the package), and now 
it's not working anymore. If I try to use the pre-made notebook "Zeppelin 
Tutorial," which uses %sql (which I changed the tag to be "%psql"), the 
very first giant block (the imports) runs, but the three blocks below it 
error without any error. There's nothing printed where the error usually 
is. I can send pictures upon request. 
I've mostly been using this guide: 
https://github.com/apache/zeppelin/blob/master/README.md
I posted this question on Stack Overflow (goes over what I've tried): 
http://stackoverflow.com/questions/38035381/installing-r-on-apache-zeppelin

I've tried all kinds of guides online, re-installed zeppelin a million 
times, moved around files in the Zeppelin file-systems, etc, but it still 
isn't working. I'm pretty lost on this right now, so the best way for me 
to get help would be through Skype. 

Thank you,
Rebecca





Re: Help! Installing Zeppelin with SQL and R

2016-06-29 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 you the link 
tomorrow. 

Thank you for pointing out the stack overflow question, I'll take care of that 
also.

> On Jun 29, 2016, at 1:40 AM, Rebecca Swernofsky  wrote:
> 
> 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 to get the 0.6.0 snapshot to work because it 
> supposedly has R and PSQL as interpreters already. I am able to build it, and 
> I can run it by going into the file and running ./bin/zeppelin-daemon.sh 
> start, but for some reason every single time the R interpreter doesn't work, 
> and recently, the SQL hasn't worked either. R gives me this error 
> http://i.stack.imgur.com/NFPaL.png. The SQL used to work, but then I 
> installed a new version of the 0.6.0 snapshot (just cloned the github 
> repository again and mvn cleaned the package), and now it's not working 
> anymore. If I try to use the pre-made notebook "Zeppelin Tutorial," which 
> uses %sql (which I changed the tag to be "%psql"), the very first giant block 
> (the imports) runs, but the three blocks below it error without any error. 
> There's nothing printed where the error usually is. I can send pictures upon 
> request. 
> I've mostly been using this guide: 
> https://github.com/apache/zeppelin/blob/master/README.md
> I posted this question on Stack Overflow (goes over what I've tried): 
> http://stackoverflow.com/questions/38035381/installing-r-on-apache-zeppelin
> 
> I've tried all kinds of guides online, re-installed zeppelin a million times, 
> moved around files in the Zeppelin file-systems, etc, but it still isn't 
> working. I'm pretty lost on this right now, so the best way for me to get 
> help would be through Skype. 
> 
> Thank you,
> Rebecca


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 to get the 0.6.0 snapshot to work because it
supposedly has R and PSQL as interpreters already. I am able to build it,
and I can run it by going into the file and running
./bin/zeppelin-daemon.sh start, but for some reason every single time the R
interpreter doesn't work, and recently, the SQL hasn't worked either. R
gives me this error http://i.stack.imgur.com/NFPaL.png. The SQL used to
work, but then I installed a new version of the 0.6.0 snapshot (just cloned
the github repository again and mvn cleaned the package), and now it's not
working anymore. If I try to use the pre-made notebook "Zeppelin Tutorial,"
which uses %sql (which I changed the tag to be "%psql"), the very first
giant block (the imports) runs, but the three blocks below it error without
any error. There's nothing printed where the error usually is. I can send
pictures upon request.
I've mostly been using this guide:
https://github.com/apache/zeppelin/blob/master/README.md
I posted this question on Stack Overflow (goes over what I've tried):
http://stackoverflow.com/questions/38035381/installing-r-on-apache-zeppelin

I've tried all kinds of guides online, re-installed zeppelin a million
times, moved around files in the Zeppelin file-systems, etc, but it still
isn't working. I'm pretty lost on this right now, so the best way for me to
get help would be through Skype.

Thank you,
Rebecca