Re: Interpreter Alias

2016-04-12 Thread John Omernik
Thank you Moon, I replied to the other thread to keep discussion open. Thanks, John On Tue, Apr 12, 2016 at 12:41 AM, moon soo Lee wrote: > Hi John, > > Here's a related thread you might also interested. > > http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/Multiple-spar

Re: Interpreter Alias

2016-04-11 Thread moon soo Lee
Hi John, Here's a related thread you might also interested. http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/Multiple-spark-interpreters-in-the-same-Zeppelin-instance-tp2171.html Thanks, moon On Tue, Apr 12, 2016 at 7:26 AM Jongyoul Lee wrote: > Hi John, > > Zeppelin do

Re: Interpreter Alias

2016-04-11 Thread Jongyoul Lee
Hi John, Zeppelin doesn't support that feature for now. Regards, Jongyoul On Tue, Apr 12, 2016 at 3:26 AM, John Omernik wrote: > So I copied the %jdbc interpreter. I am looking to create a specific > connection to Apache Drill, and would like to use the jdbc interpreter, but > invoke it by cal

Re: Interpreter dependency not loading?

2016-03-09 Thread Chris Miller
Yeah, that isn't very clear. I'll improve it. -- Chris Miller On Wed, Mar 9, 2016 at 5:12 PM, mina lee wrote: > Glad to hear that it works! > Actually, there is document > https://zeppelin.incubator.apache.org/docs/0.5.5-incubating/interpreter/spark.html > in > dependency management section,

Re: Interpreter dependency not loading?

2016-03-09 Thread mina lee
Glad to hear that it works! Actually, there is document https://zeppelin.incubator.apache.org/docs/0.5.5-incubating/interpreter/spark.html in dependency management section, but obviously it seems hard to find for new users. So feel free to improve it. On Wed, Mar 9, 2016 at 6:05 PM Chris Miller

Re: Interpreter dependency not loading?

2016-03-09 Thread Chris Miller
Oh, I see. Yeah, that's not documented... no wonder it's confusing. I'll open a PR with some improvements to the documentation for this case when I have a moment. Changing spark-default.conf as you suggested indeed worked. Thanks! -- Chris Miller On Wed, Mar 9, 2016 at 10:04 AM, mina lee wrote

Re: Interpreter dependency not loading?

2016-03-08 Thread vincent gromakowski
Hi Clearly the dependencies management should be clarified because its not clear which method override which one specially when you have conflict the order of libs is important in the classpath... Le 9 mars 2016 03:04, "mina lee" a écrit : > Hi Chris, > > there are several ways to load dependenc

Re: Interpreter dependency not loading?

2016-03-08 Thread mina lee
Hi Chris, there are several ways to load dependencies to Zeppelin 0.5.5. Using %dep is one of them. If you want do it by setting spark.jars.packages property, proper way of doing it is editing your SPARK_HOME/conf/spark-default.conf and adding below line.(I assume that you set SPARK_HOME in ZEPPEL

Re: interpreter

2016-02-20 Thread Aleksandr Modestov
you are right:) if after "%pyspark" I write some pieces of python code it works:) On Fri, Feb 19, 2016 at 8:49 PM, moon soo Lee wrote: > Hi, > > Could you try add some python code after %pyspark? > e.g) %pyspark print("hello pyspark") > > You basically need two things to setup Zeppelin with your

Re: interpreter

2016-02-19 Thread moon soo Lee
Hi, Could you try add some python code after %pyspark? e.g) %pyspark print("hello pyspark") You basically need two things to setup Zeppelin with your own spark cluster. First, export SPARK_HOME in conf/zeppelin-env.sh. Second configure 'master' property in 'Interpreter' menu on GUI. That's all. Y

Re: interpreter not showing table / image / html

2015-06-26 Thread Ignacio Alvarez
Yep, that was it. I got them back in the right order! [image: Inline image 1] Thanks a lot! On Fri, Jun 26, 2015 at 12:08 PM, moon soo Lee wrote: > Hi, > > Could you check small gear button on top right of your notebook? > That opens interpreter binding menu. Please check which interpreter is

Re: interpreter not showing table / image / html

2015-06-26 Thread moon soo Lee
Hi, Could you check small gear button on top right of your notebook? That opens interpreter binding menu. Please check which interpreter is selected by default. First of the list becomes default. I guess you have 'md' on the top of the list. Thanks, moon On Fri, Jun 26, 2015 at 11:02 AM Ignacio

Re: Interpreter sql not found

2015-06-09 Thread Corneau Damien
Screen shots could help. Also, interpreter names are in blue when selected. (That can be confusing, to me the white ones look more like selected interpreters) One of the reasons behind that interpreter binding is so people can use interpreters with different configurations. (For example Spark ser

Re: Interpreter sql not found

2015-06-09 Thread Filip Floegel
This is the Part When I Press the weel at the upper right corner Yeah i bond the sql Interpreter When you meant this By the way i dont like the implementation of binding the Interpreter - what is the idea? Best regards Filip PS : shall i Shot some pictures? Am 09.06.2015 02:02 schrieb "Corneau

Re: Interpreter sql not found

2015-06-08 Thread Corneau Damien
Hi, can you check in the notebook settings (the settings wheel), that the interpreter is selected? On Jun 9, 2015 7:38 AM, "Filip Floegel" wrote: > I have just installed zeppelin > > it works almost :-) but especialy with the toutorial notebook I have got > the following issue > > Interpreter sql

Re: Interpreter md not found

2015-05-23 Thread Alex Boyko
That helped :-) Thanks very much! Cheers, Alex > On May 22, 2015, at 22:25, Mina Lee wrote: > > Hi Alex, > > Please check if md interpreter is binded with the notebook that you are > working on. > > You can see binded interpreter lists by clicking gear button on the top right > side. > > O

Re: Interpreter md not found

2015-05-22 Thread Mina Lee
Hi Alex, Please check if md interpreter is binded with the notebook that you are working on. You can see binded interpreter lists by clicking gear button on the top right side. On Sat, May 23, 2015 at 12:39 AM, Alex Boyko wrote: > Hi all, > > I have installed and started Zeppelin, created a no

Re: Interpreter md not found

2015-05-22 Thread DuyHai Doan
Hello Alex Try to add a line break: %md ## Header On Fri, May 22, 2015 at 5:39 PM, Alex Boyko wrote: > Hi all, > > I have installed and started Zeppelin, created a note and attempted to > type in md paragraph: > %md ## Header > > That resulted in 'Interpreter md not found’ message and a stack