You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/12/29 18:23:00 UTC

[jira] [Commented] (AMBARI-22698) Custom zeppelin interpreter properties are getting removed after moving zeppelin to a different host

    [ https://issues.apache.org/jira/browse/AMBARI-22698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16306440#comment-16306440 ] 

Hadoop QA commented on AMBARI-22698:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12903894/AMBARI-22698_trunk_v1.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/12905//console

This message is automatically generated.

> 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
(v6.4.14#64029)