mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-14 12:02:13 +08:00
调整ES相关文件位置 & 补充connectESDAO相关类
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
PUT _template/ks_kafka_cluster_metric
|
||||
{
|
||||
"order" : 10,
|
||||
"index_patterns" : [
|
||||
@@ -6,7 +5,7 @@ PUT _template/ks_kafka_cluster_metric
|
||||
],
|
||||
"settings" : {
|
||||
"index" : {
|
||||
"number_of_shards" : "10"
|
||||
"number_of_shards" : "2"
|
||||
}
|
||||
},
|
||||
"mappings" : {
|
||||
@@ -184,4 +183,4 @@ PUT _template/ks_kafka_cluster_metric
|
||||
}
|
||||
},
|
||||
"aliases" : { }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user