Skip to content

Commit

Permalink
submit all.
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorZeng committed Oct 31, 2019
1 parent d3da73a commit 2d3f926
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand All @@ -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:
Expand Down

0 comments on commit 2d3f926

Please sign in to comment.