Re: notebook-authorization.json file makes Zeppelin not scalable

2017-10-17 Thread Patrick Maroney
labs.com From: "Tan, Jialiang" Reply-To: Date: Tuesday, October 17, 2017 at 3:14 AM To: "users@zeppelin.apache.org" Subject: notebook-authorization.json file makes Zeppelin not scalable We want to have a Zeppelin service that serves over 200 people in our company.

Re: notebook-authorization.json file makes Zeppelin not scalable

2017-10-17 Thread Tan, Jialiang
Zhang Reply-To: "users@zeppelin.apache.org" Date: Tuesday, October 17, 2017 at 1:07 AM To: "users@zeppelin.apache.org" Subject: Re: notebook-authorization.json file makes Zeppelin not scalable Unify storage could be done in 0.8.0. But for your scenario, it's not about s

Re: notebook-authorization.json file makes Zeppelin not scalable

2017-10-17 Thread Jeff Zhang
t; *To: *"users@zeppelin.apache.org" > *Subject: *Re: notebook-authorization.json file makes Zeppelin not > scalable > > > > > > Still in file format. > > > > > > Tan, Jialiang 于2017年10月17日周二 下午3:38写道: > > Thanks for such quick reply. Do

Re: notebook-authorization.json file makes Zeppelin not scalable

2017-10-17 Thread Tan, Jialiang
ubject: Re: notebook-authorization.json file makes Zeppelin not scalable Still in file format. Tan, Jialiang mailto:j...@ea.com>>于2017年10月17日周二 下午3:38写道: Thanks for such quick reply. Does Zepplin 0.8.0-SNAPSHOT MONGO DB store autorizations in db or still in that json file? From: Jeff Zha

Re: notebook-authorization.json file makes Zeppelin not scalable

2017-10-17 Thread Jeff Zhang
ate: *Tuesday, October 17, 2017 at 12:28 AM > *To: *"users@zeppelin.apache.org" > *Subject: *Re: notebook-authorization.json file makes Zeppelin not > scalable > > > > > > There's one ticket for unifying zeppelin storage layer. > https://issues.apache

Re: notebook-authorization.json file makes Zeppelin not scalable

2017-10-17 Thread Tan, Jialiang
k-authorization.json file makes Zeppelin not scalable There's one ticket for unifying zeppelin storage layer. https://issues.apache.org/jira/browse/ZEPPELIN-2742 But for your case about sharing notebook-authorization across multiple zeppelin instances, I think this ticket is not enough, i

Re: notebook-authorization.json file makes Zeppelin not scalable

2017-10-17 Thread Jeff Zhang
There's one ticket for unifying zeppelin storage layer. https://issues.apache.org/jira/browse/ZEPPELIN-2742 But for your case about sharing notebook-authorization across multiple zeppelin instances, I think this ticket is not enough, it would require more deep integration with shiro's authorizatio

notebook-authorization.json file makes Zeppelin not scalable

2017-10-17 Thread Tan, Jialiang
We want to have a Zeppelin service that serves over 200 people in our company. So we plan to have around 10 – 15 Zeppelin instances behind an ELB. We use S3 as notebook storage, and hence all our Zeppelin instances are referring to the same S3 location for notebooks. But there is one thing that