Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
1.5.1, 1.6.0
-
None
-
None
Description
The start-all.sh script only starts a single monitor, ignoring the hosts listed in the $ACCUMULO_HOME/conf/monitor file. The same goes for stop-all.sh.
As a workaround using "start-server.sh <host> monitor" for each monitor in the file works.
The start-all and stop-all scripts should start and stop all monitors listed in the monitor configuration file.
Attachments
Issue Links
- is related to
-
ACCUMULO-2334 Lacking fallback when ACCUMULO_LOG_HOST isn't set
- Resolved