...
|
...
|
@@ -283,10 +283,10 @@ redis.search.proxy.auth = |
|
|
|
|
|
#mars-search-db
|
|
|
jdbc.mysql.yohomarssearch.datasources = yh_mars
|
|
|
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==
|
|
|
jdbc.mysql.yohomarssearch.master = 192.168.102.16:3306
|
|
|
jdbc.mysql.yohomarssearch.slave = 192.168.102.16:3306
|
|
|
jdbc.mysql.yohomarssearch.username = root
|
|
|
jdbc.mysql.yohomarssearch.password = Z5BMngayHLUxyWLSv6+koA==
|
|
|
|
|
|
#mars-search-es
|
|
|
yohomarssearch.es.cluster.name = yohomarssearch
|
...
|
...
|
|