You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Matt <mi...@gmail.com> on 2015/12/31 08:20:07 UTC

Review Request 41826: Add PXF to additional NAMENODE which gets added when NN HA is enabled

-----------------------------------------------------------
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


Re: Review Request 41826: Add PXF to additional NAMENODE which gets added when NN HA is enabled

Posted by Matt <mi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41826/
-----------------------------------------------------------

(Updated Jan. 5, 2016, 12:04 a.m.)


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.


Changes
-------

Fixed order in which tasks list is spliced.
Reduced length of message that appears on the UI.


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 (updated)
-----

  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