Github user mackrorysd commented on the pull request:
https://github.com/apache/bigtop/pull/6#issuecomment-50655889
We do something similar for HBase RegionServers, where a user can list ID's
for each RegionServer instance in a config file, and the init script will
repeat each command for each ID, to start, stop, restart, and status-check the
processes. Are there some commits or files missing from this pull-request,
though? This seems to only change the name of the .out file and the .pid file -
rather than doing anything multiple times.
Keep in mind that when init scripts are invoked with the 'service' command
you can only pass 1 argument, so if there are multiple FLUME_AGENT_NAMEs, they
need to come from a file rather than the command line.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---