|
@ -38,22 +38,22 @@ elasticsearch:
|
|
|
spring:
|
|
|
profiles: dev
|
|
|
datasource:
|
|
|
url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
|
|
|
username: chenweishan
|
|
|
password: chenweishan
|
|
|
url: jdbc:mysql://172.26.0.104:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
|
|
|
username: ssgg
|
|
|
password: ssgg@jkzl2019
|
|
|
redis:
|
|
|
host: 172.26.0.108
|
|
|
port: 6390
|
|
|
host: 172.26.0.253
|
|
|
port: 6379
|
|
|
password:
|
|
|
data:
|
|
|
solr:
|
|
|
zk-host: node1.hde.h3c.com,node2.hde.h3c.com,node3.hde.h3c.com:2181/solr
|
|
|
elasticsearch:
|
|
|
jest:
|
|
|
uris: http://172.19.103.9:9200
|
|
|
uris: http://172.26.0.15:9200
|
|
|
elasticsearch:
|
|
|
cluster-name: elasticsearch
|
|
|
cluster-nodes: 172.19.103.9:9300
|
|
|
cluster-nodes: 172.26.0.15:9300
|
|
|
hadoop:
|
|
|
hbase-properties:
|
|
|
hbase.zookeeper.quorum: node1.hde.h3c.com,node2.hde.h3c.com,node3.hde.h3c.com
|