[
https://issues.apache.org/jira/browse/AMBARI-22698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334032#comment-16334032
]
Hudson commented on AMBARI-22698:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8629 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8629/])
AMBARI-22698: Custom zeppelin interpreter properties are getting removed
(prabhjyotsingh:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=e1ff339b8d76cf67c742f07ac1fa536929fcba33])
* (edit)
ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py
> Custom zeppelin interpreter properties are getting removed after moving
> zeppelin to a different host
> ----------------------------------------------------------------------------------------------------
>
> Key: AMBARI-22698
> URL: https://issues.apache.org/jira/browse/AMBARI-22698
> Project: Ambari
> Issue Type: Bug
> Components: ambari-sever
> Affects Versions: 2.6.1
> Environment: ambari-server --version 2.6.1.0-136
> HDP-2.6.4.0-85
> Reporter: Supreeth Sharma
> Assignee: Prabhjyot Singh
> Priority: Blocker
> Attachments: AMBARI-22698_trunk_v1.patch
>
>
> Custom zeppelin interpreter properties are getting lost after moving zeppelin
> to a different host
> Live Cluster : https://172.27.12.130:8443
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)