You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/12/27 18:17:20 UTC

[GitHub] milleruntime commented on a change in pull request #857: Updates to DumpZookeeper utility

milleruntime commented on a change in pull request #857: Updates to DumpZookeeper utility
URL: https://github.com/apache/accumulo/pull/857#discussion_r244201866
 
 

 ##########
 File path: assemble/bin/accumulo-util
 ##########
 @@ -263,6 +264,9 @@ function main() {
     build-native)
       build_native "${@:2}"
       ;;
+    dumpzoo)
 
 Review comment:
   Maybe make it zoodump or zoo-dump similar to how we have hadoop-jar.  Although, our commands aren't that consistently named so its no big deal, either way. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services