Re: How to remove uglify operation from zeppelin-web

2016-06-17 Thread Corneau Damien
This is happening in the grunt.js But why would you want to remove it? This is a basic production build rule. On Jun 17, 2016 22:27, "Vikash Kumar" wrote: > Hi all, > > How to remove uglify operation from zeppelin-web that I can remove the > functionality of

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,

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

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

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

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

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

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

Re: Rest API

2016-06-17 Thread kevin giroux
Hi moon soo Lee, I add the an issues about that on JIRA => https://issues.apache.org/jira/browse/ZEPPELIN-1029 i try to use websocket also for changing the configuration as you said yesterday, but my call is always in "PENDING" Here there is my websocket call, on Angular2 with a

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

How to remove uglify operation from zeppelin-web

2016-06-17 Thread Vikash Kumar
Hi all, How to remove uglify operation from zeppelin-web that I can remove the functionality of compression. Thanks & Regards Vikash Kumar

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.

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! >

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

Re: Cannot import a note

2016-06-17 Thread Sang-Min Yoon
Ah.. I clicked the right arrow button, and it shows 'Create Service Desk Request' :( I will create an issue for this problem. 2016-06-17 17:16 GMT+09:00 Ahyoung Ryu : > Hi Sang-Min, > > Regarding JIRA issue creation button, did you login with your account? > Once you

Re: Cannot import a note

2016-06-17 Thread Ahyoung Ryu
Hi Sang-Min, Regarding JIRA issue creation button, did you login with your account? Once you login to JIRA, then you can easily find *Create *red button at the middle of top. Thanks, Ahyoung 2016년 6월 17일 (금) 오전 1:10, Sang-Min Yoon 님이 작성: > Import fails with following