Browse Source

Hadoop权限user控制

hzp 7 years ago
parent
commit
a1ebcee64b
1 changed files with 4 additions and 4 deletions
  1. 4 4
      svr-resource.yml

+ 4 - 4
svr-resource.yml

@ -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: