Commit 263eb50a authored by 郭羽's avatar 郭羽

update feature

parent 088b2164
......@@ -356,11 +356,12 @@ def featuresToRedis(samples,columns,prefix,redisKey):
CONTENT_TYPE = "service"
SERVICE_HOSTS = [
{'host': "172.16.52.25", 'port': 9200},
{'host': "172.16.52.26", 'port': 9200},
{'host': "172.16.52.36", 'port': 9200}
{'host': "172.16.52.33", 'port': 9200},
{'host': "172.16.52.19", 'port': 9200},
{'host': "172.16.52.48", 'port': 9200},
{'host': "172.16.52.27", 'port': 9200},
{'host': "172.16.52.34", 'port': 9200}
]
ES_INDEX = "gm-dbmw-service-read"
ES_INDEX_TEST = "gm_test-service-read"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment