arvindshmicrosoft edited a comment on pull request #426: URL: https://github.com/apache/fluo-muchos/pull/426#issuecomment-1007846527
> * ansible/wipe-systemd.yml: the accumulo-tracer service won't exist so it can't be stopped It can be made conditional for sure though, but JFYI it is benign as Ansible will not error when the service does not exist. > * ansible/roles/accumulo/files/accumulo-cluster-systemd: this might need to be turned into a jinja template so the tracer sections can be included conditionally This should be ideally addressed in this PR itself. Currently the `accumulo-cluster-systemd` script errors out when run with 2.1.0-SNAPSHOT. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
