-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53211/
-----------------------------------------------------------
Review request for Ambari, Jaimin Jetly, Zhe (Joe) Wang, Richard Zang, Xi Wang,
and Yusaku Sako.
Bugs: AMBARI-18706
https://issues.apache.org/jira/browse/AMBARI-18706
Repository: ambari
Description
-------
When Ranger is installed and the user tries to enable NamenodeHA in HDFS, the
following exception is encountered since a property is not configured properly
in all the dependent services.
Diffs
-----
ambari-web/app/controllers/main/admin/highAvailability/nameNode/step3_controller.js
1dcf2b7
ambari-web/app/controllers/main/admin/highAvailability/nameNode/step5_controller.js
68366f6
ambari-web/app/controllers/main/admin/highAvailability/nameNode/step7_controller.js
0bfd1c9
ambari-web/app/controllers/main/admin/highAvailability/nameNode/step9_controller.js
05c6a58
ambari-web/app/controllers/main/admin/highAvailability/nameNode/wizard_controller.js
72f9ec2
ambari-web/app/data/HDP2/ha_properties.js 388f85d
ambari-web/app/messages.js a3c5e58
ambari-web/app/routes/high_availability_routes.js 9530232
ambari-web/app/utils/ajax/ajax.js b761a14
ambari-web/app/utils/configs/nn_ha_config_initializer.js 3a48e8d
ambari-web/test/controllers/main/admin/highAvailability/nameNode/step3_controller_test.js
dfe2076
Diff: https://reviews.apache.org/r/53211/diff/
Testing
-------
Verified Manually.
Unit tests modified.
Ambari-web unit tests pass.
30372 tests complete (28 seconds)
151 tests pending
Thanks,
Vivek Ratnavel Subramanian