-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41826/
-----------------------------------------------------------
Review request for Ambari, Alexander Denissov, Alejandro Fernandez, Alexandr
Antonenko, bhuvnesh chaudhary, Jaimin Jetly, jun aoki, Lav Jain, Newton Alex,
Oleksandr Diachenko, and Yusaku Sako.
Bugs: AMBARI-14529
https://issues.apache.org/jira/browse/AMBARI-14529
Repository: ambari
Description
-------
For optimal performance, PXF has to be co-located with NAMENODE and DATANODE.
Stack advisor takes care of recommending PXF to be placed on the same host
which has NAMENODE and/or DATANODE.
This JIRA would take care of the following scenario.
- A cluster with PXF service installed exists.
- NN HA is enabled - a new NAMENODE is installed on a host specified by the
user.
- If PXF does not exist on that host, install PXF component on that host
Diffs
-----
ambari-web/app/controllers/main/admin/highAvailability/nameNode/rollback_controller.js
6f05e6c
ambari-web/app/controllers/main/admin/highAvailability/nameNode/step9_controller.js
4b661ca
ambari-web/app/messages.js 8892cac
Diff: https://reviews.apache.org/r/41826/diff/
Testing
-------
Manually tested
Thanks,
Matt