Yeah LB will need to make sure requests for a notebook always go to same machine - then it will be like a single machine deployment, multiple users using the notebook at same time.
On Mon, Apr 30, 2018 at 3:19 PM, Ruslan Dautkhanov <[email protected]> wrote: > It probably would work for an active-passive Zeppelin cluster if all files > are in a shared NFS directory for example, not as active-active. > One simple example - they would keep overwriting configuration files / > notebook files etc. > > > > -- > Ruslan Dautkhanov > > On Mon, Apr 30, 2018 at 4:04 PM, ankit jain <[email protected]> > wrote: > >> You can probably deploy Zeppelin on n machines and manage behind a >> LoadBalancer? >> >> Thanks >> Ankit >> >> On Mon, Apr 30, 2018 at 6:42 AM, Michael Segel <[email protected] >> > wrote: >> >>> Ok.. >>> The answer is no. >>> >>> You have a web interface. It runs on a web server. Does the web server >>> run in a cluster? >>> >>> >>> On Apr 30, 2018, at 12:24 AM, Soheil Pourbafrani <[email protected]> >>> wrote: >>> >>> Thanks, I meant the Zeppelin itself, not it's jobs. >>> >>> On Sun, Apr 29, 2018 at 11:51 PM, Michael Segel < >>> [email protected]> wrote: >>> >>>> Yes if you mean to run the spark jobs on a cluster. >>>> >>>> >>>> On Apr 29, 2018, at 7:25 AM, Soheil Pourbafrani <[email protected]> >>>> wrote: >>>> >>>> I mean to configure Zeppelin in multimode. >>>> >>>> On Sun, Apr 29, 2018 at 4:49 PM, Soheil Pourbafrani < >>>> [email protected]> wrote: >>>> >>>>> Something like Kafka or Hadoop cluster? >>>>> >>>> >>>> >>>> >>> >>> >> >> >> -- >> Thanks & Regards, >> Ankit. >> > > -- Thanks & Regards, Ankit.
