Hi Vikash, >From my experience, there is no pre installation required to run Z-Manager. What about run your modified script into Vagrant Environment?
https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/virtual_machine.html#create-a-zeppelin-ready-vm According to documentation you can execute script like this: curl -fsSL https://raw.githubusercontent.com/NFLabs/z-manager/master/zeppelin-installer.sh | bash or cat zeppelin-installer.sh | bash 2016-09-26 19:07 GMT+09:00 Vikash Kumar <vikash.ku...@resilinc.com>: > Hi all, > > I am trying to install Zeppelin with Z-Manger by using > *zeppelin-installer.sh* script. I downloaded that file and made required > changes. But when I am running from my machine its treating each word as a > command. And giving errors. Is there any other installation required to run > this script or how to run this script. > > > > > > Thanks & Regards, > > *Vikash Kumar* >