kevinrr888 opened a new pull request, #6012: URL: https://github.com/apache/accumulo/pull/6012
createtable changes - Deprecated --exclude-parent-properties option, in favor of new --copy-properties option. Previous usage was --exclude-parent-properties with --copy-config to copy table properties, excluding parent properties. Now done with single, more clear --copy-properties option. - Now enforce mutual exclusion with --copy-config, --copy-properties, --propFile to avoid non-deterministic results - Now enforce mutual exclusion with --copy-config, --copy-properties, --propFile and any of the options that set per-table properties to avoid non-deterministic results - New ShellCreateTableIT tests closes #6007 -- 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]
