kimi
2020-04-02 4ef5ed0e06363716579850cb924f3658a3a2f079
src/main/resources/application-dev.yml
@@ -5,10 +5,11 @@
spring:
  datasource:
    driver-class-name: com.mysql.jdbc.Driver
    url: jdbc:mysql://localhost:3306/data_admin?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true
    url: jdbc:mysql://localhost:3306/mdm?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true
    username: root
    password: 123456
    type: com.alibaba.druid.pool.DruidDataSource
  activiti:
    database-schema-update: true
@@ -24,6 +25,7 @@
    db-config:
      column-underline: true
logging:
  file: ./mdm.log
  level:
    com:
      highdatas:
@@ -43,8 +45,7 @@
#activiti:
#  check-process-definitions: false
redis:
  host: http://180.169.94.250
  port: 9107
  url: http://180.169.94.250:9107
rule:
  url: http://180.169.94.250:9107
@@ -69,11 +70,21 @@
  unbigdata:
    db:
      host: localhost
      url:  jdbc:mysql://localhost:3306/data_admin?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true
      url:  jdbc:mysql://localhost:3306/mdm?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true
      type: MYSQL
      port: 3306
      schema: mdm
      username: root
      password: 123456
  bigdata:
    db:hbase?
    db:hbase?
hbase:
  zookeeper:
    quorum: kimi
    property:
      clientPort: 2181
zookeeper:
  znode:
    parent: /hbase