Member since
10-24-2019
2
Posts
0
Kudos Received
0
Solutions
10-24-2019
06:38 AM
thanks, but hbck2 only support the hbase version equal or more than " 2.0.3 " , " 2.1.1 " , " 2.2.0 " , " 3.0.0 ", the code as following: https://github.com/apache/hbase-operator-tools/blob/master/hbase-hbck2/src/main/java/org/apache/hbase/HBCK2.java cdh6.3.X documents shows inner hbase verison is 2.1.4. actually the hbase verison of cdh6.3.X is 2.1.0, so i cannot use hbck2 to repair hbase.
... View more
10-24-2019
12:26 AM
in cdh_6.3.X packing, the hbase version is 2.1.4, the link is as following.
https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cdh_63_packaging.html
actually, when i install cdh, the hbase version is 2.1.0. and the version is less than the min verion 2.1.1 of hbck2.
i can't use hbck2 to fix hbase, when i met RIT problems.
Can anybody help me solve the problem? thanks a lot
... View more
Labels:
- Labels:
-
Apache HBase