EdColeman opened a new pull request, #3445: URL: https://github.com/apache/accumulo/pull/3445
The tool provides an way to modify properties stored in a single ZooKeeper node as of 2.1, without a running cluster. The options provided are similar to the shell config command. The tool can be used to view properties in a node, (with filters) set or delete a single property. The tool is intended for emergency use when a cluster is not available - otherwise, users should prefer to use the shell. - creates keyword executable zoo-prop-set-tool and tests - moves common functions from ZooInfoViewer in ZooPropUtils for use by both tools. - contains changes in PR #3444, removing -s safemode from ConfigOpts. (That PR should be merged first) -- 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]
