Hi Calamita,
dos2unix /bin/*.sh did the trick. Thanks so much.
On Sunday, October 8, 2017 8:09 PM, "[email protected]"
<[email protected]> wrote:
You have shell scripts in DOS format.
Try to make a dos2unix in every shell files ( *.sh ) and start daemon.
Il 8 ottobre 2017 alle 18.23 Muhammad Rezaul Karim <[email protected]> ha
scritto:
Hi All,
When I am trying to start the Zeppelin daemon, I am experiencing the following
error:
root@ubuntu:~/zeppelin-0.7.2-bin-all/zeppelin-0.7.2-bin-all$
bin/zeppelin-daemon.sh start
bash: bin/zeppelin-daemon.sh: /bin/bash^M: bad interpreter: No such file or
directory
Help would be appreciated.