diff --git a/README.md b/README.md index 3a094aa..8555b10 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ limitations under the License. --> -# hbase-repair +# hbase-meta-repair Repair hbase meta data for [Apache HBase™](https://hbase.apache.org) versions before 2.0.3 and 2.1.1 (hbase versions without HBCK2). @@ -37,6 +37,8 @@ hdfs.root.dir=hdfs://nameservice/hbase [hdfs-site.xml](src/main/resources/hdfs-site.xml) Using profiles on Hadoop clusters. +[pom.xml](pom.xml) hange `hbase.version` to your version. + ## Building repair Run: