Update global-autoconfig.properties
Showing
1 changed file
with
5 additions
and
5 deletions
@@ -253,11 +253,11 @@ redis.search.proxy.port =6379 | @@ -253,11 +253,11 @@ redis.search.proxy.port =6379 | ||
253 | redis.search.proxy.auth = | 253 | redis.search.proxy.auth = |
254 | 254 | ||
255 | #mars-search-db | 255 | #mars-search-db |
256 | -jdbc.mysql.yohomarssearch.datasources = yh_mars | ||
257 | -jdbc.mysql.yohomarssearch.master = 192.168.102.17:3306 | ||
258 | -jdbc.mysql.yohomarssearch.slave = 192.168.102.17:3306 | ||
259 | -jdbc.mysql.yohomarssearch.username = root | ||
260 | -jdbc.mysql.yohomarssearch.password = Z5BMngayHLUxyWLSv6+koA== | 256 | +jdbc.mysql.yohomarssearch.datasources = yhb_search_2016 |
257 | +jdbc.mysql.yohomarssearch.master = 192.168.102.216:3306 | ||
258 | +jdbc.mysql.yohomarssearch.slave = 192.168.102.216:3306 | ||
259 | +jdbc.mysql.yohomarssearch.username = yh_test | ||
260 | +jdbc.mysql.yohomarssearch.password = 9nm0icOwt6bMHjMusIfMLw== | ||
261 | 261 | ||
262 | #mars-search-es | 262 | #mars-search-es |
263 | yohomarssearch.es.cluster.name = yohosearch_test | 263 | yohomarssearch.es.cluster.name = yohosearch_test |
-
Please register or login to post a comment