...
|
...
|
@@ -22,17 +22,33 @@ yoho.bigData.env.namespace = bigdata |
|
|
yoho.bigData.env.serverport = 1
|
|
|
yoho.bigData.env.webapphome = /home/test/yohobuy-bigdata/deploy
|
|
|
|
|
|
|
|
|
jdbc.mysql.bigdata.master=192.168.102.219:3306
|
|
|
|
|
|
jdbc.mysql.bigdata.username=yh_test
|
|
|
#yoho@7Y$^YpNb7hp
|
|
|
jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
|
|
|
jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
bigdata.database.cluster.name = test
|
|
|
|
|
|
bigDataRedis.proxy.address=58.87.83.236
|
|
|
bigDataRedis.proxy.port=16379
|
|
|
#bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
|
|
|
|
|
|
ip.port.search.server = 192.168.102.216:8080
|
|
|
|
|
|
#bigDataRedis.proxy.address=58.87.83.236
|
|
|
#bigDataRedis.proxy.port=16379
|
|
|
|
|
|
#udidRedis.proxy.address=192.168.102.22
|
|
|
#udidRedis.proxy.port=6379
|
|
|
|
|
|
yohobuy.bigdata.bigdataredis.host=192.168.102.22:6379
|
|
|
|
|
|
#bigdata mq
|
|
|
redis.sync.rabbit.host=192.168.102.22:5672
|
|
|
redis.sync.rabbit.user=yoho
|
|
|
redis.sync.rabbit.password=yoho
|
|
|
redis.sync.rabbit.vhost=yoho
|
|
|
redis.sync.rabbit.queue=yoho:bigdata:redis.sync
|
|
|
redis.sync.rabbit.topic=yoho:bigdata:redis.sync
|
|
|
redis.sync.mq.enabled= false
|
|
|
|
|
|
udidRedis.proxy.address=192.168.102.22
|
|
|
udidRedis.proxy.port=6379 |
|
|
\ No newline at end of file |
...
|
...
|
|