Re: Ask opinion regarding 0.6.0 release package

2016-06-21 Thread Alexander Bezzubov
reter(s) can help releasing those "custom" builds for the community. >>> Any thought on this idea ? >>> >>> On Mon, Jun 20, 2016 at 10:30 AM, Partridge, Lucas (GE Aviation) < >>> lucas.partri...@ge.com> wrote: >>> >>>> I like t

Re: Ask opinion regarding 0.6.0 release package

2016-06-20 Thread mina lee
ppelin-bin-netinst’ idea too. Hopefully it would be easy >>> to configure it to work with a proxy for users behind a corporate firewall. >>> >>> Thanks, Lucas. >>> >>> >>> >>> *From:* Mohit Jaggi [mailto:mohitja...@gmail.com] >>> *Sen

Re: Ask opinion regarding 0.6.0 release package

2016-06-20 Thread moon soo Lee
AM, Partridge, Lucas (GE Aviation) < > lucas.partri...@ge.com> wrote: > >> I like the 'zeppelin-bin-netinst’ idea too. Hopefully it would be easy >> to configure it to work with a proxy for users behind a corporate firewall. >> >> Thanks, Lucas.

Re: Ask opinion regarding 0.6.0 release package

2016-06-20 Thread DuyHai Doan
> > *From:* Mohit Jaggi [mailto:mohitja...@gmail.com] > *Sent:* 17 June 2016 18:06 > *To:* users@zeppelin.apache.org > *Subject:* EXT: Re: Ask opinion regarding 0.6.0 release package > > > > sure…that is possible. one can also make a build from source and customize > a

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Mohit Jaggi
sure…that is possible. one can also make a build from source and customize as needed. but not having to do that makes things easier. i do believe that for the vast majority of cases a minimal build with spark (and possibly other small items like shell, jdbc, python) will be quite valuable, imho.

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Hyung Sung Shim
I think making the 'zeppelin-bin-netinst' is greate idea and more make sense than voting which interpreter should be included to zeppelin-bin-min. 2016-06-18 1:15 GMT+09:00 moon soo Lee : > In case of no internet access, how about > > a. download 'zeppelin-bin-netinst' and run 'bin/install-inter

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Cameron McBride
This plan sounds great of having a script that can install individual available interpreters. It sounds reasonable to always ship with a spark version for now for lack of complexity in installing that. The original list of min interpreters seems good, too. The generic jdbc interpreter handles a lo

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread moon soo Lee
In case of no internet access, how about a. download 'zeppelin-bin-netinst' and run 'bin/install-interpreter.sh', and then copy the package to production env. b. download 'zeppelin-bin-all' and copy the package to production env. ? Thanks, moon On Fri, Jun 17, 2016 at 9:10 AM Mohit Jaggi wrot

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Mohit Jaggi
Many production environments have no internet access. A script like this can be useful to some but it should not replace the proposed min binary. Sent from my iPhone > On Jun 17, 2016, at 9:20 PM, moon soo Lee wrote: > > Hi, > > Thanks for bringing this discussion. > it's great idea minimize

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread moon soo Lee
Hi, Thanks for bringing this discussion. it's great idea minimize binary package size. Can we set a policy to decide which interpreter goes to 'zeppelin-bin-min', which is not? One alternative is, instead of making 'zeppelin-bin-min', we can make 'zeppelin-bin-netinst'. We can provide a shell sc

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Jongyoul Lee
Hi, You can use Phoenix via JdbcInterpreter with same function. JdbcInterpreter supports all kind of JDBC-like connection. I'll update JDBC document with example. Hope this help, Jongyoul Lee On Fri, Jun 17, 2016 at 11:47 PM, Vikash Kumar wrote: > Hi, > > Our company is also working with Spark

RE: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Vikash Kumar
Hi, Our company is also working with Spark and Phoenix. So that will be good if you are adding Phoenix interpreter in min binary release. Thanks & Regards Vikash Kumar Software Engineer Resilinc – India Center of Excellence | http://www.resilinc.com/ Mobile: +91-7276111812 [cid:image001.jpg@01D0

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Benjamin Kim
Hi, Our company’s use is spark, phoenix, jdbc/psql. So, if you make different packages, I would need the full one. In addition, for the minimized one, would there be a way to pick and choose interpreters to add/plug in? Thanks, Ben > On Jun 17, 2016, at 1:02 AM, mina lee wrote: > > Hi all! >

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Jongyoul Lee
Hello, Concerning jdbc, you can load drivers dynamically, and JdbcInterpreter covers all of function of PostgresqlInterpreter. Hope this help, JL On Fri, Jun 17, 2016 at 5:45 PM, kevin giroux wrote: > Postgres sql could be usefull. Many society use it. > > Le ven. 17 juin 2016 à 10:26, Mohit J

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread kevin giroux
Postgres sql could be usefull. Many society use it. Le ven. 17 juin 2016 à 10:26, Mohit Jaggi a écrit : > Perfect...with jdbc do you need to package several drivers? > > Sent from my iPhone > > On Jun 17, 2016, at 1:32 PM, mina lee wrote: > > Hi all! > > Zeppelin just started release process. P

Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Mohit Jaggi
Perfect...with jdbc do you need to package several drivers? Sent from my iPhone > On Jun 17, 2016, at 1:32 PM, mina lee wrote: > > Hi all! > > Zeppelin just started release process. Prior to creating release candidate I > want to ask users' opinion about how you want it to be packaged. > > F