2020-09-12 16:57:37 +08:00
|
|
|
# Copyright (C) 2019-2020 Zilliz. All rights reserved.
|
|
|
|
#
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
|
|
|
|
# with the License. You may obtain a copy of the License at
|
|
|
|
#
|
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
#
|
|
|
|
# Unless required by applicable law or agreed to in writing, software distributed under the License
|
|
|
|
# is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
|
|
|
# or implied. See the License for the specific language governing permissions and limitations under the License.
|
|
|
|
|
|
|
|
master:
|
2020-10-13 15:03:46 +08:00
|
|
|
address: localhost
|
2020-09-22 21:10:51 +08:00
|
|
|
port: 53100
|
2020-09-22 15:26:38 +08:00
|
|
|
pulsarmoniterinterval: 1
|
|
|
|
pulsartopic: "monitor-topic"
|
2020-11-19 10:46:17 +08:00
|
|
|
|
|
|
|
proxyidlist: [1, 2]
|
|
|
|
proxyTimeSyncChannels: ["proxy1", "proxy2"]
|
|
|
|
proxyTimeSyncSubName: "proxy-topic"
|
|
|
|
softTimeTickBarrierInterval: 500
|
|
|
|
|
|
|
|
writeidlist: [3, 4]
|
|
|
|
writeTimeSyncChannels: ["write3", "write4"]
|
|
|
|
writeTimeSyncSubName: "write-topic"
|
|
|
|
|
|
|
|
dmTimeSyncChannels: ["dm5", "dm6"]
|
|
|
|
k2sTimeSyncChannels: ["k2s7", "k2s8"]
|
|
|
|
|
2020-11-18 19:46:18 +08:00
|
|
|
defaultSizePerRecord: 1024
|
|
|
|
minimumAssignSize: 1048576
|
|
|
|
segmentThreshold: 536870912
|
|
|
|
segmentExpireDuration: 2000
|
2020-11-23 18:04:09 +08:00
|
|
|
segmentThresholdFactor: 0.75
|
2020-09-23 19:51:14 +08:00
|
|
|
querynodenum: 1
|
|
|
|
writenodenum: 1
|
2020-11-18 19:46:18 +08:00
|
|
|
statsChannels: "statistic"
|
2020-09-12 16:57:37 +08:00
|
|
|
|
|
|
|
etcd:
|
|
|
|
address: localhost
|
2020-11-12 11:18:23 +08:00
|
|
|
port: 2379
|
2020-09-22 15:16:51 +08:00
|
|
|
rootpath: by-dev
|
2020-09-12 16:57:37 +08:00
|
|
|
segthreshold: 10000
|
|
|
|
|
2020-10-15 16:32:22 +08:00
|
|
|
timesync:
|
2020-09-22 21:10:51 +08:00
|
|
|
interval: 400
|
2020-09-12 16:57:37 +08:00
|
|
|
|
|
|
|
storage:
|
2020-09-22 21:10:51 +08:00
|
|
|
driver: TIKV
|
2020-09-12 16:57:37 +08:00
|
|
|
address: localhost
|
2020-09-23 19:51:14 +08:00
|
|
|
port: 2379
|
|
|
|
accesskey:
|
|
|
|
secretkey:
|
2020-09-12 16:57:37 +08:00
|
|
|
|
|
|
|
pulsar:
|
2020-10-15 21:31:50 +08:00
|
|
|
authentication: false
|
|
|
|
user: user-default
|
|
|
|
token: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJKb2UifQ.ipevRNuRP6HflG8cFKnmUPtypruRC4fb1DWtoLL62SY
|
2020-09-15 15:53:10 +08:00
|
|
|
address: localhost
|
2020-09-12 16:57:37 +08:00
|
|
|
port: 6650
|
2020-09-22 21:10:51 +08:00
|
|
|
topicnum: 128
|
|
|
|
|
|
|
|
reader:
|
2020-09-23 19:51:14 +08:00
|
|
|
clientid: 0
|
2020-09-22 21:10:51 +08:00
|
|
|
stopflag: -1
|
2020-09-23 19:51:14 +08:00
|
|
|
readerqueuesize: 10000
|
2020-09-22 21:10:51 +08:00
|
|
|
searchchansize: 10000
|
|
|
|
key2segchansize: 10000
|
2020-09-23 19:51:14 +08:00
|
|
|
topicstart: 0
|
|
|
|
topicend: 128
|
2020-09-22 21:10:51 +08:00
|
|
|
|
|
|
|
writer:
|
2020-09-23 19:51:14 +08:00
|
|
|
clientid: 0
|
2020-09-22 21:10:51 +08:00
|
|
|
stopflag: -2
|
2020-09-26 15:29:29 +08:00
|
|
|
readerqueuesize: 10000
|
2020-09-22 21:10:51 +08:00
|
|
|
searchbyidchansize: 10000
|
2020-10-15 21:31:50 +08:00
|
|
|
parallelism: 100
|
2020-09-23 19:51:14 +08:00
|
|
|
topicstart: 0
|
|
|
|
topicend: 128
|
2020-10-15 21:31:50 +08:00
|
|
|
bucket: "zilliz-hz"
|
2020-09-12 16:57:37 +08:00
|
|
|
|
|
|
|
proxy:
|
|
|
|
timezone: UTC+8
|
2020-10-15 16:32:22 +08:00
|
|
|
proxy_id: 1
|
|
|
|
numReaderNodes: 2
|
|
|
|
tsoSaveInterval: 200
|
|
|
|
timeTickInterval: 200
|
|
|
|
|
|
|
|
pulsarTopics:
|
|
|
|
readerTopicPrefix: "milvusReader"
|
|
|
|
numReaderTopics: 2
|
|
|
|
deleteTopic: "milvusDeleter"
|
|
|
|
queryTopic: "milvusQuery"
|
|
|
|
resultTopic: "milvusResult"
|
|
|
|
resultGroup: "milvusResultGroup"
|
|
|
|
timeTickTopic: "milvusTimeTick"
|
2020-09-12 16:57:37 +08:00
|
|
|
|
|
|
|
network:
|
|
|
|
address: 0.0.0.0
|
|
|
|
port: 19530
|
|
|
|
|
|
|
|
logs:
|
|
|
|
level: debug
|
|
|
|
trace.enable: true
|
|
|
|
path: /tmp/logs
|
|
|
|
max_log_file_size: 1024MB
|
|
|
|
log_rotate_num: 0
|
|
|
|
|
|
|
|
storage:
|
|
|
|
path: /var/lib/milvus
|
|
|
|
auto_flush_interval: 1
|