Suvrat1629 opened a new pull request, #5332: URL: https://github.com/apache/accumulo/pull/5332
This PR enhances the accumulo ec-admin running command by adding a --format flag to support structured output in CSV and JSON formats. This allows for easier programmatic parsing of running compaction details. Changes Introduced: Added --format flag (json, csv, human [default]) to ec-admin running. Implemented structured output formatting for better readability and parsing. Updated runningCompactions() method to handle different output formats. Ensured compatibility with existing behavior by keeping table format as the default. Fixes #5205 -- 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]
