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

Review request for Ambari and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

PROBLEM #1:

After we add new property to oozie-site.xml, like:
oozie.service.ELService.ext.functions.coord-action-create. This property will
show in falcon config, but it cannot be updated. It's read-only.

PROBLEM #2:

Every time, when we modify the oozie-site.xml, Ambari will suggest to restart
both oozie and falcon, even the property is not related to Falcon. As I
undertand, modify oozie-site.xml, falcon doesn't need to be restarted.


Diffs
-----

  
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/oozie.py
 6fa2787 
  ambari-server/src/main/resources/stacks/HDP/2.1/services/FALCON/metainfo.xml 
bc66161 
  
ambari-server/src/main/resources/stacks/HDP/2.1/services/OOZIE/configuration/oozie-site.xml
 fa23cb5 
  ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_client.py 6687df6 
  ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py 23a643e 
  ambari-web/app/data/HDP2/site_properties.js fb24dd8 

Diff: https://reviews.apache.org/r/24647/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk

Reply via email to