Re: Zeppelin distributed architecture design

2018-07-18 Thread vincent gromakowski
good job ! it seems to be very interesting 2018-07-18 7:30 GMT+02:00 liuxun : > hi,Ruslan Dautkhanov > > Thank you very much for your question. according to your advice, I added 3 > schematics to illustrate. > 1. Distributed Zeppelin Deployment architecture diagram. > 2. Distributed zeppelin Serv

changing interpreter's properties within a notebook

2018-07-18 Thread Andras
Hi, I have a separate spark interpreter that is used for scheduling purposes. I'd like to name each application corresponding to the actual project. So the name should be changed dynamically. Is there a way, to change the interpreter's parameters within a notebook? Thanks Andras

Re: changing interpreter's properties within a notebook

2018-07-18 Thread Jeff Zhang
You can use the Generic ConfInterpreter which is a new feature of 0.8.0. See this links for more details. https://medium.com/@zjffdu/zeppelin-0-8-0-new-features-ea53e8810235 Andras 于2018年7月18日周三 下午4:46写道: > Hi, > I have a separate spark interpreter that is used for scheduling purposes. > I'd li

Re: changing interpreter's properties within a notebook

2018-07-18 Thread András Kolbert
That's exactly what I was looking for, thanks Jeff! Regards, A On Wed, 18 Jul 2018 at 11:01, Jeff Zhang wrote: > > You can use the Generic ConfInterpreter which is a new feature of 0.8.0. > See this links for more details. > https://medium.com/@zjffdu/zeppelin-0-8-0-new-features-ea53e8810235 > >

Re: Zeppelin distributed architecture design

2018-07-18 Thread Ruslan Dautkhanov
Thank you luxun, I left a couple of comments in that google document. -- Ruslan Dautkhanov On Tue, Jul 17, 2018 at 11:30 PM liuxun wrote: > hi,Ruslan Dautkhanov > > Thank you very much for your question. according to your advice, I added 3 > schematics to illustrate. > 1. Distributed Zeppeli