ArbaazKhan1 opened a new pull request, #6419:
URL: https://github.com/apache/accumulo/pull/6419

   addresses [issue #6391 ](https://github.com/apache/accumulo/issues/6391)
   
   To make a universal `--json` flag I  moved it from `Fate` and 
`ServiceStatus` and into `ServerOpts` so all commands inherit it. Added a new 
`CommandOutputEnvelope` class that will take accumulo JSON outputs and wraps 
them in an envelope for a unified output and a new `CommandReport` interface 
that report class will inherit so theu can produce both human-readable lines 
and computer readable lines. Start by wiring up `fate --summary `and 
`service-status `as the two proof-of-concept commands since both already have 
partial JSON support


-- 
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]

Reply via email to