Support Questions

Find answers, ask questions, and share your expertise

How to upgrade Zeppelin to a custom version

New Contributor

Hello!

I am running the latest HDP-2.6.0.3-8 with latest Ambari, which provides Zeppelin Notebook 0.7.0. This service is very important for our workflows. By the way, this version of Zeppelin contains some major bugs for example the most important for me are:

Recently a new version of Zeppelin was released (0.7.1 and 0.7.2 is going on). I did not find any instructions or discussions about how i can manualy upgrade that service. Is it possible? should i add a custom repo for that? or i can just stop Zeppelin, update the files and start again? if so, will Ambari understand, that the version is updated?

3 REPLIES 3

@Nikita Uchitelev

Single component upgrade cannot be done. If you have the list of jiras you are looking fix for, please raise a support ticket and provide details of the issue.

New Contributor

@Mugdha thank you for the response! can you please provide the proper link to Jira?

Expert Contributor

@Nikita Uchitelev

I suggest you to install Zeppelin as independent service. That means you download the version of Zeppelin you want, untar, copy the content of Notebooks folder from you current version, edit files zeppelin-site.xml and shiro.ini located in Conf folder. To start Zeppelin use "./bin/zeppelin-daemon.sh start".