sorry, my bad... it is my macro :-) On Thu, Jul 9, 2015 at 5:55 PM IT CTO <goi....@gmail.com> wrote:
> I did not write these script files, I was sure they are generated by the > build process. > Eran > > On Thu, Jul 9, 2015 at 5:49 PM moon soo Lee <m...@apache.org> wrote: > >> 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 >>> >>