nyl3532016 commented on a change in pull request #58:
URL: 
https://github.com/apache/hbase-operator-tools/pull/58#discussion_r412618481



##########
File path: hbase-hbck2/src/main/java/org/apache/hbase/hbck1/HBaseFsck.java
##########
@@ -2450,7 +2450,7 @@ private void checkAndFixTableStates() throws IOException {
     }
   }
 
-  private void preCheckPermission() throws IOException, AccessDeniedException {
+  private void preCheckPermission() throws IOException, AccessControlException 
{

Review comment:
       printUsageAndExit do not invoke preCheckPermission ? I can not find  the 
invoke
   




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to