Files
doris/tools/show_segment_status/conf
LingBin 036ef5bcb9 Add a tool to show segment status (#2260)
In order to be aware of the convert process from AlphaRowset to BetaRowset, we need a mechanism to know the process of convert.
2019-11-27 11:35:16 +08:00

15 lines
217 B
Plaintext

[cluster]
fe_host =
query_port =
user = root
query_pwd =
# Following confs are optional
# select one database
db_name =
# select one table
table_name =
# select one be. when value is 0 means all bes
be_id = 0