Hi Jesang, The second option worked for me. I used this way because I needed to customize the installation with spark version etc. So now I can create a script and share with other so they can install just by running the script. Thanks a Lot : ) Thanks & Regards, Vikash Kuma From: Jesang Yoon [mailto:yoon...@gmail.com] Sent: Monday, September 26, 2016 4:56 PM To: users@zeppelin.apache.org Subject: Re: Z-Manager Zeppelin installation
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<mailto: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