diff --git a/config/config-option.md b/config/config-option.md index df3cbcc1a..4367462e1 100644 --- a/config/config-option.md +++ b/config/config-option.md @@ -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.