guluo2016 commented on PR #142:
URL: 
https://github.com/apache/hbase-operator-tools/pull/142#issuecomment-2266641606

   Executing `hbase hbck -j base-hbck2-1.3.0-SNAPSHOT.jar --help` sucessfully 
after applying this PR.
   
   ```shell
   ./bin/hbase hbck -j 
/home/software/hbase-operator-tools-master/hbase-hbck2/target/hbase-hbck2-1.3.0-SNAPSHOT.jar
 --help
   SLF4J: Class path contains multiple SLF4J bindings.
   SLF4J: Found binding in 
[jar:file:/home/software/hbase-operator-tools-master/hbase-hbck2/target/hbase-hbck2-1.3.0-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: Found binding in 
[jar:file:/home/test/hbase-4.0.0-alpha-1-SNAPSHOT/lib/client-facing-thirdparty/log4j-slf4j-impl-2.17.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
   SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]
   WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will 
impact performance.
   usage: HBCK2 [OPTIONS] COMMAND <ARGS>
   Options:
    -d,--debug                                       run with debug output
    -h,--help                                        output this help message
    -p,--hbase.zookeeper.property.clientPort <arg>   port of hbase ensemble
    -q,--hbase.zookeeper.quorum <arg>                hbase ensemble
    -s,--skip                                        skip hbase version check
                                                     (PleaseHoldException)
    -v,--version                                     this hbck2 version
    -z,--zookeeper.znode.parent <arg>                parent znode of hbase
                                                     ensemble
   ```


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