...
|
...
|
@@ -23,11 +23,14 @@ yoho.bigData.env.serverport = 1 |
|
|
yoho.bigData.env.webapphome = /home/test/yohobuy-bigdata/deploy
|
|
|
|
|
|
jdbc.mysql.bigdata.master=192.168.103.36:3306
|
|
|
jdbc.mysql.bigdata.username=yh_bigdata
|
|
|
jdbc.mysql.bigdata.username=yh_test
|
|
|
#yoho@7Y$^YpNb7hp
|
|
|
jdbc.mysql.bigdata.password=ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
|
|
|
jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
bigdata.database.cluster.name = shop
|
|
|
bigdata.database.cluster.name = test
|
|
|
|
|
|
bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
|
|
|
#bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
|
|
|
#bigDataRedis.proxy.address=192.168.102.56
|
|
|
|
|
|
bigDataRedis.proxy.address=123.206.17.17
|
|
|
bigDataRedis.proxy.port=16379 |
...
|
...
|
|