Antonenko Alexander created AMBARI-12244:
--------------------------------------------
Summary: Empty review content on step 8 of installer after page
refresh and visiting Customize Services loses config customizations
Key: AMBARI-12244
URL: https://issues.apache.org/jira/browse/AMBARI-12244
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.0
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Priority: Critical
Fix For: 2.1.0
*STR*
# Select all services except Ambari Metrics to install.
# Proceed to 'Review' step.
# Refresh page.
*Result*
No cluster info is displayed.
JS error thrown
{{Uncaught TypeError: Cannot read property 'findProperty' of null}} on
{{app.js:36404}} ({{loadHiveDbValue}} method):
{code}
hiveDb = serviceConfigProperties.findProperty('name', 'hive_database');
{code}
After coming back to 'Customize Services' step all configs customization except
config groups is lost.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)