Hi Udit,

You can simply creates multiple conf directory with different configuration
of following env variables

ZEPPELIN_PORT, ZEPPELIN_NOTEBOOK_DIR, ZEPPELIN_IDENT_STRING

And then you can specify alternative conf directory in zeppelin-daemon.sh
script with --config option.

ex) bin/zeppelin-daemon.sh --config conf_alt start

Thanks,
moon

On Mon, Aug 17, 2015 at 4:40 PM Udit Mehta <ume...@groupon.com> wrote:

> Hi,
>
> Is it possible to run multiple zeppelin instances from the same zeppelin
> installation. I want to start multiple daemons on different ports and want
> to know if I can do all this from a single zeppelin installation.
>
> Thanks in advance,
> Udit
>

Reply via email to