arvindshmicrosoft commented on issue #334: Adds systemd support for accumulo services URL: https://github.com/apache/fluo-muchos/pull/334#issuecomment-606723671 @ctubbsii thank you for your insight - based on our other conversations from last week I agree with your guidance that the experience provided by the `accumulo-cluster` script is _one_ option and not the _only_ option for customers. When we worked on this, the philosophy we had was ease of use and minimize surprises to unsuspecting users - by retaining a familiar command-line interface so that someone who uses `accumulo-cluster` to stop (let's say) TServer(s) on a node, is not taken by surprise when they find that (in the systemd case) the desired effect was not achieved and systemd just restarted the said TServer(s). Having used a variant of these modified scripts internally for a few months now, I personally can say that it does prove very convenient when restarting Accumulo cluster / TServers for example - simply because as an user we do not have to remember to use another script or syntax. So respectfully I think from a productivity p.o.v. I think this approach (of modifying accumulo-cluster) proves more convenient for end users of Muchos for dev / test scenarios.
---------------------------------------------------------------- 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
