Update yohobuy-bigdata-autoconfig.properties
Showing
1 changed file
with
22 additions
and
6 deletions
@@ -22,17 +22,33 @@ yoho.bigData.env.namespace = bigdata | @@ -22,17 +22,33 @@ yoho.bigData.env.namespace = bigdata | ||
22 | yoho.bigData.env.serverport = 1 | 22 | yoho.bigData.env.serverport = 1 |
23 | yoho.bigData.env.webapphome = /home/test/yohobuy-bigdata/deploy | 23 | yoho.bigData.env.webapphome = /home/test/yohobuy-bigdata/deploy |
24 | 24 | ||
25 | + | ||
25 | jdbc.mysql.bigdata.master=192.168.102.219:3306 | 26 | jdbc.mysql.bigdata.master=192.168.102.219:3306 |
27 | + | ||
26 | jdbc.mysql.bigdata.username=yh_test | 28 | jdbc.mysql.bigdata.username=yh_test |
27 | -#yoho@7Y$^YpNb7hp | ||
28 | -jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw== | ||
29 | 29 | ||
30 | + | ||
31 | +jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw== | ||
30 | bigdata.database.cluster.name = test | 32 | bigdata.database.cluster.name = test |
31 | 33 | ||
32 | -bigDataRedis.proxy.address=58.87.83.236 | ||
33 | -bigDataRedis.proxy.port=16379 | 34 | +#bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn |
35 | + | ||
34 | ip.port.search.server = 192.168.102.216:8080 | 36 | ip.port.search.server = 192.168.102.216:8080 |
35 | 37 | ||
38 | +#bigDataRedis.proxy.address=58.87.83.236 | ||
39 | +#bigDataRedis.proxy.port=16379 | ||
40 | + | ||
41 | +#udidRedis.proxy.address=192.168.102.22 | ||
42 | +#udidRedis.proxy.port=6379 | ||
43 | + | ||
44 | +yohobuy.bigdata.bigdataredis.host=192.168.102.22:6379 | ||
45 | + | ||
46 | +#bigdata mq | ||
47 | +redis.sync.rabbit.host=192.168.102.22:5672 | ||
48 | +redis.sync.rabbit.user=yoho | ||
49 | +redis.sync.rabbit.password=yoho | ||
50 | +redis.sync.rabbit.vhost=yoho | ||
51 | +redis.sync.rabbit.queue=yoho:bigdata:redis.sync | ||
52 | +redis.sync.rabbit.topic=yoho:bigdata:redis.sync | ||
53 | +redis.sync.mq.enabled= false | ||
36 | 54 | ||
37 | -udidRedis.proxy.address=192.168.102.22 | ||
38 | -udidRedis.proxy.port=6379 |
-
Please register or login to post a comment