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

   Current the copy-configuration option copies the entire effective 
configuration into the target.  This PR adds a copy-properties option that only 
copies the specific namespace or table properties that are in effect.  This 
prevents the copied properties from masking properties higher in the hierarchy 
(see issue #3233)
   
   - adds -cp, --copy-properties as an option to createnamespace and 
createtable shell commands
   - adds IT tests
   - uses NewTableConfiguration in create table command
   - minor checkstyle fixes
   


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