Hi, I think it depends on how your zeppelin-start script is written. Trying to use absolute path to bin/zeppelin-daemon.sh in your script.
Thanks, moon On Wed, Jul 8, 2015 at 11:03 PM IT CTO <goi....@gmail.com> wrote: > Hi, > I noticed that we have a zeppelin-start script in the root directory of > zeppelin > but running it cause an error: > bash: /bin/zeppelin-daemon.sh: No such file or directory > I have no problem starting zeppelin using ./bin/zeppelin-daemon.sh start > > Is that a bug? > Eran >