[
https://issues.apache.org/jira/browse/AMBARI-22716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333982#comment-16333982
]
Hudson commented on AMBARI-22716:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8628 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8628/])
AMBARI-22716: zeppelin.livy.url is not getting updated after moving livy
(prabhjyotsingh:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=c70de92823baa5504c80763148b91142b70105d9])
* (edit) ambari-server/src/test/python/stacks/2.6/ZEPPELIN/test_zeppelin_070.py
* (edit)
ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py
> zeppelin.livy.url is not getting updated after moving livy to a new host
> ------------------------------------------------------------------------
>
> Key: AMBARI-22716
> URL: https://issues.apache.org/jira/browse/AMBARI-22716
> Project: Ambari
> Issue Type: Bug
> Components: ambari-sever
> Affects Versions: 2.6.1
> Environment: ambari-server --version 2.6.1.0-137
> HDP-2.6.4.0-86
> Reporter: Supreeth Sharma
> Assignee: Prabhjyot Singh
> Priority: Critical
> Fix For: 2.6.1
>
> Attachments: 0AMBARI-22716_branch-2.6_v1.patch,
> 0AMBARI-22716_trunk_v1.patch
>
>
> zeppelin.livy.url is not getting updated after moving livy to a new host
> Steps to reproduce :
> 1) Create a cluster with both Spark and Spark2 component
> 2) Delete livy component from current host.
> 3) Add the livy component on a new host
> 4) Restart zeppelin server.
> 5) Now check the zeppelin interpreter settings. zeppelin.livy.url is still
> referring to older livy host.
> Its not reflecting the new livy server address.
> Note 1 : If I restart zeppelin server after step1 (ie after deleting the livy
> host) before performing rest of the steps, then changes are getting reflected
> properly. System test was mistakenly doing this step so didn't fail during
> nightly run
> Note 2 : Issue is happening only when both Spark and Spark2 are installed. If
> cluster contains only Spark2, this feature works as expected.
> Issue is coming if I add Spark(version 1) to it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)