Hi My two cents . The only way I know to scale this would be with a container based deployment like open shift . You would have isolation per user which makes each user process run in its own pod . In addition you could setup multiple zeppelin servers ( on the above mention way) and then have a load balancer in the middle ( Nginx for instance ) You can have a common notebook repository such as S3 or an NFS share Finally , if you want to enable scheduling you would need to ensure that only one of the servers have the scheduling enabled so that the jobs only run in one instance . Hope it helps Carlos
On Tue 30. Mar 2021 at 11:57, Great Info <gubt...@gmail.com> wrote: > I see zeppelin does not have cluster deployment support. > Is there any work to support zeppelin access to multiple users. > Kindly share some links/guides if there is already discussion/solution > around this. > > A simple use case, many users(Atleast 1k users) want to access sql > interpreter(jdbc postgres) write show read queries and select some > aggregation on the result then chart it. > > Thanks, > gub > -- Os meus cumprimentos / Best regards / Mit freundlichen Grüße Carlos Diogo