saintstack commented on a change in pull request #1016: HBASE-23656 [MERGETOOL] 
HBASE Support Merge region by pattern
URL: https://github.com/apache/hbase/pull/1016#discussion_r368174999
 
 

 ##########
 File path: bin/hbase.cmd
 ##########
 @@ -436,4 +436,5 @@ goto :eof
   echo   mapredcp        Dump CLASSPATH entries required by mapreduce
   echo   version         Print the version
   echo   CLASSNAME       Run the class named CLASSNAME
+  echo   onlinemerge     Run the merge tool
 
 Review comment:
   What is difference between a merge and an online merge? Why does this have 
to be here and not in the shell? Shell already has a merge region facility. Add 
this as an option to the shell command?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to