How many zeppelin instances are behind the reverse proxy and also what is
the balancing policy ?

Since zeppelin loads all its notes during startup and if there are multiple
zeppelin instances, a note created at first instance will not be reflected
on another (even if they share the same notes dir) until and unless the
other server is restarted.

Hope this helps, or if you find a better way to scale zeppelin to more than
one instances with consistency in notes, please do share it with us.

On Wed, Nov 28, 2018, 8:32 PM Abhi Basu <9000r...@gmail.com wrote:

> We have a CDH cluster which has Zeppelin 0.8.0 installed on it. We
> enabled  basic authentication using Shiro. When we used Nginx for reverse
> proxy, Zeppelin site loads fine, and once we log in (using Shiro users), we
> dont see the Notebooks created by that user earlier. Would Nginx not work
> with Shiro, or am I missing something?
>
> Thanks,
>
> Abhi
>
> --
> Abhi Basu
>

Reply via email to