ctubbsii commented on a change in pull request #334: Adds systemd support for accumulo(2.x) services URL: https://github.com/apache/fluo-muchos/pull/334#discussion_r396120256
########## File path: ansible/roles/accumulo/files/accumulo-cluster-systemd ########## @@ -0,0 +1,348 @@ +#! /usr/bin/env bash Review comment: I would recommend passing this script through shellcheck, just to see if it detects any potential problems. ---------------------------------------------------------------- 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
