Re: Run Zeppelin on HTTP/HTTPS Port

2016-06-29 Thread Hyung Sung Shim
Hi. Did your firewall allow the "websocket" connection type too? 2016-06-30 12:13 GMT+09:00 Chandra Maloo : > Further when I check configuration from UI, it does not show webserver > port setting there. So I think the issue is that the zeppelin-site.xml is > not applied somehow. I have already r

Elastic Search Storage for Zeppelin Notebooks

2016-06-29 Thread ashish rawat
Hi, We have implemented a basic version of Elastic Search Storage for Zeppelin and would like to contribute it back to the main repo. But before we spend time in preparing a Pull Request, I just wanted to check 1. Does this feature make sense for the Zeppelin project and would be accepted i

Re: Run Zeppelin on HTTP/HTTPS Port

2016-06-29 Thread Chandra Maloo
Further when I check configuration from UI, it does not show webserver port setting there. So I think the issue is that the zeppelin-site.xml is not applied somehow. I have already restarted Zeppelin, but does not help. Regards, Chandra On Jun 30, 2016 12:07 PM, "Chandra Maloo" wrote: > I have c

Re: Run Zeppelin on HTTP/HTTPS Port

2016-06-29 Thread Chandra Maloo
I have configured zeppelin.server.port to 443 and zeppelin.websocket.port to 80 It starts successfully, when I run as super user, but shows disconnected on UI. Do you know what could be the reason? On Jun 30, 2016 11:59 AM, "Abhisar Mohapatra" wrote: > Yes ,I think you can do that.Anyways you hav

Re: Run Zeppelin on HTTP/HTTPS Port

2016-06-29 Thread Abhisar Mohapatra
Yes ,I think you can do that.Anyways you have an option to configure the port you want your zeppelin instance to run on.Point is the IP shouldn't be a private IP and should be accessible from outside.Or if VPN connection,then yes. Thanks, Abhisar On Thu, Jun 30, 2016 at 8:22 AM, Chandra Maloo wr

Run Zeppelin on HTTP/HTTPS Port

2016-06-29 Thread Chandra Maloo
Hello, I am working in an organization where firewall allows only HTTP and HTTPS traffic. I have Zeppelin installed in a machine within firewall. Can I configure Zeppelin to work with only 80 and 443 ports so that I can access it from outside the organization with its public IP? Regards, Chandra

RE: import notebook

2016-06-29 Thread Wang, Yaguang
Thanks. It works! From: astros...@gmail.com [mailto:astros...@gmail.com] On Behalf Of Hyung Sung Shim Sent: Thursday, June 30, 2016 9:59 AM To: users@zeppelin.apache.org Subject: Re: import notebook There is the import note menu in the zeppelin main page. [본문 이미지 1] Hope this helps. 2016-06-30

Re: import notebook

2016-06-29 Thread Hyung Sung Shim
There is the *import note *menu in the zeppelin main page. [image: 본문 이미지 1] Hope this helps. 2016-06-30 10:34 GMT+09:00 Wang, Yaguang : > Does anyone know how to import a notebook into zeppelin? > > > > > > Thx, > > -yaguang >

import notebook

2016-06-29 Thread Wang, Yaguang
Does anyone know how to import a notebook into zeppelin? Thx, -yaguang

Re: geode/gemfire interpreter

2016-06-29 Thread Teik Hooi Beh
Hi, Thanks for the info. I have downloaded 0.6.0 and build from source. All good. Regards Beh On Thu, Jun 30, 2016 at 10:03 AM, Jongyoul Lee wrote: > Hello, > > Zeppelin 0.5.6 doesn't have Geode because it requires jdk 1.8 by default. > You should build Zeppelin by yourself. > > Regards, > JL

Re: geode/gemfire interpreter

2016-06-29 Thread Jongyoul Lee
Hello, Zeppelin 0.5.6 doesn't have Geode because it requires jdk 1.8 by default. You should build Zeppelin by yourself. Regards, JL On Wednesday, 29 June 2016, Teik Hooi Beh wrote: > Hi, > > I downloaded the 0.5.6 incubating release but did not see the > geode/gemfire interpreter, did I missed

Re: Help! Installing Zeppelin with SQL and R

2016-06-29 Thread Jongyoul Lee
I already created an issue for loading R in case of using '-Pr'. I'll update it by today. On Wednesday, 29 June 2016, Leon Katsnelson wrote: > Rebecca, have you considered using Zeppelin on > http://DataScientistWorkbench.com . > We host Zeppelin and other too

Review on notebook

2016-06-29 Thread tog
Hi Tomorrow with a colleague, I will be presenting Apache Zeppelin to the Toulouse Data Science. The demo will be based on the following notebook: https://www.zeppelinhub.com/viewer/notebooks/bm90ZTovL3RvZy9Mb2NhbFplcHBlbGluLzUxODMvbm90ZS5qc29u It is inspired by some work from Carol Mc Donald (ma

Re: spark interpreter

2016-06-29 Thread Benjamin Kim
On a side note… Has anyone got the Livy interpreter to be added as an interpreter in the latest build of Zeppelin 0.6.0? By the way, I have Shiro authentication on. Could this interfere? Thanks, Ben > On Jun 29, 2016, at 11:18 AM, moon soo Lee wrote: > > Livy interpreter internally creates

Re: spark interpreter

2016-06-29 Thread moon soo Lee
Livy interpreter internally creates multiple sessions for each user, independently from 3 binding modes supported in Zeppelin. Therefore, 'shared' mode, Livy interpreter will create sessions per each user, 'scoped' or 'isolated' mode will result create sessions per notebook, per user. Notebook is

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:

Re: JDBC interpreter is not concurrent

2016-06-29 Thread Boris Shminke
Hi!This PR https://issues.apache.org/jira/browse/ZEPPELIN-995 helped a bit but still the JDBC interpreter is somehow different.First, it shows very weird error messages (actually, pretty standard Java error stack but they are not about SQL and I can't understand what's wrong with my queries). Hive

Is there a way to configure -Xmx for the spark interpreter only?

2016-06-29 Thread Mitko
Hello, i have configured the interpreter memory in conf/zeppelin-env.sh with the setting export ZEPPELIN_INTP_MEM="-Xmx6048m -XX:MaxPermSize=512m" I see that this setting is used for all interpreters. Is there any way to have only the spark interpreter run with this setting, and let the others

HBase interpreter exception:java.net.UnknownHostException: [nameservice]

2016-06-29 Thread �F
hello, I got following expection when I use interpreter %hbase, it seems like the program infer the wrong method "createNonHAProxy" ,while bidc is nameservice of HA. Did I miss something? java.net.UnknownHostException: bidc at org.apache.hadoop.security.SecurityUtil.buildTokenService(SecurityU

Re: Improving web performance by reducing number of broadcasts

2016-06-29 Thread Prasad Wagle
I agree and have created https://issues.apache.org/jira/browse/ZEPPELIN-1084 . Best, Prasad On Tue, Jun 28, 2016 at 11:41 PM, Johnny W. wrote: > Thanks, Prasad! This is very helpful. The version we are using already > includes Jetty 9 & Zeppelin-820. > > However, we still see web hangs quite fr