-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64861/
-----------------------------------------------------------
Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit
Choudhary, Sumit Mohanty, and venkat sairam.
Bugs: AMBARI-22698
https://issues.apache.org/jira/browse/AMBARI-22698
Repository: ambari
Description
-------
Custom zeppelin interpreter properties are getting lost after moving zeppelin
to a different host
Steps to reproduce :
1) Modify interpreter settings
a) Add new custom properties
b) Modify existing properties
Changes are getting saved in HDFS path /user/zeppelin/conf/interpreter.json and
they are getting synced to local path /etc/zeppelin/conf/interpreter.json after
zeppelin restart.
2) Delete zeppelin server
3) Install zeppelin server on a different host
4) Modifications done in step 1 are lost.
Diffs
-----
ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py
efa3ffe3ba
Diff: https://reviews.apache.org/r/64861/diff/1/
Testing
-------
Manually
Thanks,
Prabhjyot Singh