Hbase容灾与备份

This commit is contained in:
罗祥
2019-04-07 12:06:32 +08:00
parent 2ba8ea5db7
commit 2d31205175
8 changed files with 767 additions and 510 deletions

View File

@ -29,6 +29,12 @@
## 一、基本命令
首先打开Hbase Shell
```shell
# habse shell
```
#### 1.1 获取帮助
```shell