-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26780/
-----------------------------------------------------------
Review request for Ambari.
Bugs: AMBARI-7352
https://issues.apache.org/jira/browse/AMBARI-7352
Repository: ambari
Description
-------
These JavaScript changes add support for using "New PostgreSQL" option for HIVE
database configuration. Currently this option will only be available for the
BIGTOP stack.
Diffs
-----
ambari-web/app/controllers/main/service/info/configs.js c676098
ambari-web/app/controllers/wizard/step7_controller.js c6ffc3f
ambari-web/app/controllers/wizard/step8_controller.js 688f7ce
ambari-web/app/messages.js 67eed85
ambari-web/app/models/stack_service_component.js 5e9c2e9
ambari-web/app/views/wizard/controls_view.js 198e4a8
ambari-web/test/controllers/wizard/step8_test.js 7eed8e1
ambari-web/test/models/stack_service_component_test.js aadd818
Diff: https://reviews.apache.org/r/26780/diff/
Testing
-------
Tested that a user can choose "New PostgreSQL" option for the BIGTOP stack.
When using HDP stack, the option is not available.
Thanks,
Alexander Denissov