-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40207/
-----------------------------------------------------------

Review request for Ambari, jun aoki and Oleksandr Diachenko.


Bugs: AMBARI-13825
    https://issues.apache.org/jira/browse/AMBARI-13825


Repository: ambari


Description
-------

ssh-exkeys is setup to be executed as part of installation for the service. 
There is no install time dependencies for HAWQ components, so if hawq master 
install is triggered first, it will execute ssh keys with slaves but incase if 
hawq segment install is not invoked by ambari yet, gpadmin user will not be 
present and hawq master install may fail during it while exchanging keys.
We need to put exchange keys during start of master service and not install.


Diffs
-----

  
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/master_helper.py
 35f5112 

Diff: https://reviews.apache.org/r/40207/diff/


Testing
-------

yes


Thanks,

bhuvnesh chaudhary

Reply via email to