...
|
...
|
@@ -253,11 +253,11 @@ redis.search.proxy.port =6379 |
|
|
redis.search.proxy.auth =
|
|
|
|
|
|
#mars-search-db
|
|
|
jdbc.mysql.yohomarssearch.datasources = yh_mars
|
|
|
jdbc.mysql.yohomarssearch.master = 192.168.102.17:3306
|
|
|
jdbc.mysql.yohomarssearch.slave = 192.168.102.17:3306
|
|
|
jdbc.mysql.yohomarssearch.username = root
|
|
|
jdbc.mysql.yohomarssearch.password = Z5BMngayHLUxyWLSv6+koA==
|
|
|
jdbc.mysql.yohomarssearch.datasources = yhb_search_2016
|
|
|
jdbc.mysql.yohomarssearch.master = 192.168.102.216:3306
|
|
|
jdbc.mysql.yohomarssearch.slave = 192.168.102.216:3306
|
|
|
jdbc.mysql.yohomarssearch.username = yh_test
|
|
|
jdbc.mysql.yohomarssearch.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#mars-search-es
|
|
|
yohomarssearch.es.cluster.name = yohosearch_test
|
...
|
...
|
|