-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38559/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Andrew Onischuk, Jaimin Jetly,
Jonathan Hurley, and Nate Cole.
Bugs: AMBARI-13152
https://issues.apache.org/jira/browse/AMBARI-13152
Repository: ambari
Description
-------
Current issue is caused by commit AMBARI-13107 ("After successful install of
Oozie via blueprint, oozie has an invalid configuration") . Mentioned commit
removes few "value" sections from service metainfo. That's why some properties
in stack metainfo may have null values.
For now, we are going to revert an offending patch from 2.1.2, so probably
current patch if going to go only to branch-2.1 or to trunk
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/state/ConfigMergeHelper.java
9a2c604
Diff: https://reviews.apache.org/r/38559/diff/
Testing
-------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Views ...................................... SUCCESS [3.262s]
[INFO] Ambari Metrics Common ............................. SUCCESS [1.659s]
[INFO] Ambari Server ..................................... SUCCESS [53:43.587s]
[INFO] Ambari Agent ...................................... SUCCESS [9.281s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53:58.376s
[INFO] Finished at: Mon Sep 21 18:54:27 EEST 2015
[INFO] Final Memory: 73M/1692M
Thanks,
Dmitro Lisnichenko