iwasakims commented on PR #1295: URL: https://github.com/apache/bigtop/pull/1295#issuecomment-2405252434
@masatana the cause turned out to be [service resource of Puppet](https://www.puppet.com/docs/puppet/7/types/service.html#service-attribute-provider). Adding `provider => systemd` to [the manifest](https://github.com/apache/bigtop/blob/c111a3069aa54273b68309092595cb7d2fc052f4/bigtop-deploy/puppet/modules/hadoop_zookeeper/manifests/init.pp#L77-L85) fixed the issue. -- 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]
