-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17215/
-----------------------------------------------------------
(Updated March 27, 2014, 10:41 p.m.)
Review request for Ambari, Mahadev Konar, Matt Foley, and Nate Cole.
Changes
-------
Updated patch to fix a few conflicts that have crept in and included new code
to support oozie existing postgres database since the changes for hive and
oozie are very similar and simpler to combine in one patch.
Bugs: AMBARI-4205
https://issues.apache.org/jira/browse/AMBARI-4205
Repository: ambari
Description (updated)
-------
Add Existing Postgres Database option for Hive and Oooze Database.
Diffs (updated)
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/hive.py
30aec45
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/hive_service.py
e81f04e
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/params.py
968ade0
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/package/scripts/oozie.py
050bc12
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/package/scripts/oozie_service.py
ad64529
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/package/scripts/params.py
047f74b
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive.py
8dd2745
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive_service.py
e81f04e
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/params.py
664b676
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/oozie.py
7ea7712
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/oozie_service.py
9db9491
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/params.py
235d1a9
ambari-web/app/controllers/main/service/info/configs.js 6282887
ambari-web/app/controllers/wizard/step8_controller.js 2111c94
ambari-web/app/data/HDP2/global_properties.js 7489774
ambari-web/app/data/global_properties.js 5772b50
ambari-web/app/views/wizard/controls_view.js cbb55ec
Diff: https://reviews.apache.org/r/17215/diff/
Testing
-------
All unit test pass.
Deployed cluster with 1.3.3, 2.0.6 and 2.1.1
Thanks,
Michael Harp