Created 05-05-2017 10:42 AM
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?
Created 05-08-2017 05:18 AM
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.
Created 05-10-2017 08:42 AM
@Mugdha thank you for the response! can you please provide the proper link to Jira?
Created 05-10-2017 09:09 AM
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".