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

   Closes [issue #6428 ](https://github.com/apache/accumulo/issues/6428)
   
   Created a new `zk props` command to consolidate ZooKeeper property 
inspection and editing. Both legacy commands are depreciated but remain and 
functional for backwards compatibility. The new `zk props` core sub-commands 
operate as such: 
   
   - Default / scope flags (-t, -ns, -r) --> reproduces ZooPropEditor 
single-scope print output
   -  --set, set a property for the resolved scope
   -  --delete, delete a property for the resolved scope
   - --get, reproduces ZooInfoViewer --print-props multi-scope report, using 
--system, --namespaces, and --tables filter flags
   


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