ata18 opened a new pull request #334: Adds systemd support for accumulo(2.x) 
services
URL: https://github.com/apache/fluo-muchos/pull/334
 
 
   - This change adds systemd unit files for all accumulo 2.x services and
   ansible scripts to start/stop these services using systemd.
   - Adds accumulo-cluster-systemd script (modified version of
   accumulo-culster script) to use systemd to start/stop
   the cluster when systemd is enabled via muchos.props file.
   - Copies the modified file to bin and soft links it to
   bin/accumulo-cluster
   - Removes accumulo-service script as it becomes irrelevant as services
   could now be started/stopped via systemctl commands directly.
   - Adds support to have multiple tservers per host when systemd is enabled
   and the number of tservers can be configured via muchos.props file.
   - Updates the muchos.props.example file to show usage.
   
   Will submit a follow up PR to have systemd support for hadoop(3.x) and
   zookeeper services.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to