dlmarion commented on PR #5439: URL: https://github.com/apache/accumulo/pull/5439#issuecomment-2769096610
Have you considered making use of the `accumulo admin serviceStatus` command that @EdColeman wrote? It has an option to return json also. If you don't want to parse the output of the admin command, you can use the ServiceStatusCmd object directly in your ClusterParser as shown in ServiceStatusCmdTest. -- 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]
