Problem with MariaDB and jdbc

2017-07-05 Thread Iavor Jelev
Hi everyone, first off - I'm new to Zeppelin, but I already love it. Great work on the software! I'm running Zeppelin 0.6.2 in docker and expiriencing a strange issue: There is a MariaDB in the same network, which I want to connect to. I set up the jdbc-Interpreter as shown here (for the lack of

Re: Zeppelin without internet, speedup startup

2017-07-05 Thread Serega Sheypak
Thanks for clear explanation. We like buttons and don't want to loose them. :) > Please note that the latest release (0.7.2) should solve the problems you mentioned. It's still there. I'm using distro downloaded from site. 2017-07-05 10:23 GMT+02:00 Raffaele S : > Helium is a plugin framework, w

Re: Use Bokeh in Apache Zeppelin

2017-07-05 Thread CHALLA
Thank u I will check On Wed, Jul 5, 2017 at 1:54 PM, Raffaele S wrote: > This is something I was looking for, thanks! > > 2017-07-02 1:39 GMT+02:00 moon soo Lee : > >> Cool. Thanks for sharing! >> >> On Sun, 2 Jul 2017 at 8:00 AM Jeff Zhang wrote: >> >>> >>> I write a tutorial on using bokeh in

Re: Use Bokeh in Apache Zeppelin

2017-07-05 Thread Raffaele S
This is something I was looking for, thanks! 2017-07-02 1:39 GMT+02:00 moon soo Lee : > Cool. Thanks for sharing! > > On Sun, 2 Jul 2017 at 8:00 AM Jeff Zhang wrote: > >> >> I write a tutorial on using bokeh in apache zeppelin. If you are >> interested in data visualization in zeppelin notebook,

Re: Zeppelin without internet, speedup startup

2017-07-05 Thread Raffaele S
Helium is a plugin framework, with it you can add more features to Zeppelin. If Helium is disabled you will not miss any of the original Zeppelin's features (like the "buttons" in your image). Please note that the latest release (0.7.2) should solve the problems you mentioned. 2017-06-29 22:03 GM

Re: Are there any way a notebook to be black box?

2017-07-05 Thread 小野圭二
Hi there, I created this issue on JIRA as ZEPPELIN-2721. -Ono ウイルス フリー。 www.avast.com

Error with Tutorial

2017-07-05 Thread CHALLA
code being executed import sys.process._ val sqlContext = new org.apache.spark.sql.SQLContext(sc) val bankText = sc.textFile("D:\Softs\zeppelin-0.7.2-bin-all\Bank\bank-full.csv") case class Bank(age:Integer, job:String, marital : String, education : String, balance : Integer) // split each line

Helium packages are not getting displayed in reports

2017-07-05 Thread arpit tak
I have added these 2 helium packages in helium and also enabled them on helium menu. ultimate-line-chart ultimate-range-chart But when I run %spark or any other interpreter these packages/charts are not getting displayed there. I am just seeing default chart option there. Here that i did:- I

Re: Are there any way a notebook to be black box?

2017-07-05 Thread Khalid Huseynov
Hello Ono, Thanks for reporting your use case scenario and it's indeed valid that users would like to share their notes across Zeppelin instances with their original permissions. It definitely deserves an issue and should be handled toward maturity of Zeppelin (e.g. in v. 0.9~1.0). Possible soluti