-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64894/
-----------------------------------------------------------

(Updated Jan. 3, 2018, 12:48 a.m.)


Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit 
Choudhary, Sumit Mohanty, and venkat sairam.


Bugs: AMBARI-22716
    https://issues.apache.org/jira/browse/AMBARI-22716


Repository: ambari


Description
-------

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.


Diffs
-----

  
ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py
 efa3ffe3ba 
  ambari-server/src/test/python/stacks/2.6/ZEPPELIN/test_zeppelin_070.py 
f5027b2aee 


Diff: https://reviews.apache.org/r/64894/diff/1/


Testing
-------

Manually tested on CentOS 6


File Attachments (updated)
----------------

0AMBARI-22716_branch-2.6_v1.patch
  
https://reviews.apache.org/media/uploaded/files/2018/01/02/2c206e6b-759d-4f94-899d-8d595e29832c__0AMBARI-22716_branch-2.6_v1.patch


Thanks,

Prabhjyot Singh

Reply via email to