mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated run HBase on SeaweedFS (markdown)
parent
4e5ce3410b
commit
fca46041fb
|
@ -1,7 +1,7 @@
|
||||||
# Installation for HBase
|
# Installation for HBase
|
||||||
|
|
||||||
Two steps to run HBase on SeaweedFS
|
Two steps to run HBase on SeaweedFS
|
||||||
1. Copy the seaweedfs-hadoop2-client-x.x.x.jar to `${HBASE_HOME}/lib`
|
1. Copy the seaweedfs-hadoop2-client-1.5.3.jar to `${HBASE_HOME}/lib`
|
||||||
1. And add the following 2 properties in `${HBASE_HOME}/conf/hbase-site.xml`
|
1. And add the following 2 properties in `${HBASE_HOME}/conf/hbase-site.xml`
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue