|
@ -76,8 +76,8 @@ spring:
|
|
|
profiles: dev
|
|
|
datasource:
|
|
|
url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
|
|
|
username: chenweishan
|
|
|
password: chenweishan
|
|
|
username: weifuwu
|
|
|
password: weifuwu
|
|
|
redis:
|
|
|
host: 172.19.103.47 # Redis server host.
|
|
|
port: 6379
|
|
@ -95,7 +95,7 @@ fast-dfs:
|
|
|
public-server: http://172.19.103.52
|
|
|
elasticsearch:
|
|
|
cluster-name: elasticsearch
|
|
|
cluster-nodes: 172.17.110.17:9300
|
|
|
cluster-nodes: 172.17.110.87:9300
|
|
|
hadoop:
|
|
|
hbase-properties:
|
|
|
- hbase.zookeeper.quorum: node1.hde.h3c.com,node2.hde.h3c.com,node3.hde.h3c.com
|