Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/config-option.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ rocksdb.write_buffer_size | 134217728 | Amount of data

config option | default value | descrition
------------------------ | --------------------------- | -------------------------------------------------------------------------------
hbase.hosts | localhost | The hostname or ip address of HBase zookeeper.
hbase.hosts | localhost | The hostnames or ip addresses of HBase zookeeper, separated with commas.
hbase.port | 2181 | The port address of HBase zookeeper.
hbase.threads_max | 64 | The max threads num of hbase connections.
hbase.znode_parent | /hbase | The znode parent path of HBase zookeeper.
Expand Down