|
@ -6,7 +6,7 @@ logging:
|
|
springframework:
|
|
springframework:
|
|
web: INFO
|
|
web: INFO
|
|
hibernate: ERROR
|
|
hibernate: ERROR
|
|
|
|
|
|
|
|
|
|
hadoop:
|
|
hadoop:
|
|
hbase-properties:
|
|
hbase-properties:
|
|
- hbase.zookeeper.property.clientPort: 2181
|
|
- hbase.zookeeper.property.clientPort: 2181
|
|
@ -57,9 +57,9 @@ hadoop:
|
|
spring:
|
|
spring:
|
|
profiles: test
|
|
profiles: test
|
|
datasource:
|
|
datasource:
|
|
url: jdbc:mysql://172.19.103.50:3306/healtharchive_220?useUnicode=true&characterEncoding=UTF-8
|
|
|
|
username: weifuwu
|
|
|
|
password: weifuwu
|
|
|
|
|
|
url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
|
|
|
|
username: yuhaihua
|
|
|
|
password: yuhaihua
|
|
redis:
|
|
redis:
|
|
host: 172.19.103.47 # Redis server host.
|
|
host: 172.19.103.47 # Redis server host.
|
|
data:
|
|
data:
|