Browse Source

云门户微服务配置追加,之前hadoop配置还原

hill9868 8 năm trước cách đây
mục cha
commit
cbbeee1685
5 tập tin đã thay đổi với 56 bổ sung28 xóa
  1. 8 4
      svr-health-profile-search.yml
  2. 12 6
      svr-health-profile.yml
  3. 18 9
      svr-pack-resolve.yml
  4. 6 3
      svr-profile-statistics.yml
  5. 12 6
      svr-resource.yml

+ 8 - 4
svr-health-profile-search.yml

@ -28,7 +28,8 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
  datasource:
    url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -41,7 +42,8 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
  datasource:
    url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -54,7 +56,8 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
---
spring:
@ -62,4 +65,5 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.

+ 12 - 6
svr-health-profile.yml

@ -72,7 +72,8 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
  datasource:
    url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -81,7 +82,8 @@ spring:
hadoop:
  hbase-properties:
    - hbase.zookeeper.quorum: node1,node2,node3
    - hbase.zookeeper.quorum: node2.jkzldev.com,node1.jkzldev.com,node4.jkzldev.com
    #- hbase.zookeeper.quorum: node1,node2,node3
fast-dfs:
  tracker-server: 172.19.103.54:22122
@ -96,7 +98,8 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
  datasource:
    url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -105,7 +108,8 @@ spring:
hadoop:
  hbase-properties:
    - hbase.zookeeper.quorum: node1,node2,node3
    - hbase.zookeeper.quorum: node2.jkzldev.com,node1.jkzldev.com,node4.jkzldev.com
    #- hbase.zookeeper.quorum: node1,node2,node3
fast-dfs:
  tracker-server: 172.19.103.54:22122
@ -120,7 +124,8 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -129,7 +134,8 @@ spring:
hadoop:
  hbase-properties:
    - hbase.zookeeper.quorum: node1,node2,node3
    - hbase.zookeeper.quorum: node2.jkzl.com,node3.jkzl.com,node1.jkzl.com
    #- hbase.zookeeper.quorum: node1,node2,node3
fast-dfs:
  tracker-server: 172.19.103.54:22122

+ 18 - 9
svr-pack-resolve.yml

@ -94,8 +94,10 @@ spring:
  data:
    solr:
      host: http://172.17.110.20:8983/solr # Solr host. Ignored if "zk-host" is set.
      zk-host: host-172-17-110-20,host-172-17-110-186,host-172-17-110-18:2181/solr # ZooKeeper host address in the form HOST:PORT.
      host: http://172.19.103.10:8983/solr # Solr host. Ignored if "zk-host" is set.
      zk-host: host-172-17-110-23,host-172-17-110-27,host-172-17-110-26:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #host: http://172.17.110.20:8983/solr # Solr host. Ignored if "zk-host" is set.
      #zk-host: host-172-17-110-20,host-172-17-110-186,host-172-17-110-18:2181/solr # ZooKeeper host address in the form HOST:PORT.
  metrics:
    export:
@ -109,7 +111,8 @@ fast-dfs:
hadoop:
  hbase-properties:
    - hbase.zookeeper.quorum: node1,node2,node3
    - hbase.zookeeper.quorum: node2.jkzldev.com,node1.jkzldev.com,node4.jkzldev.com
    #- hbase.zookeeper.quorum: node1,node2,node3
---
spring:
@ -120,8 +123,10 @@ spring:
  data:
    solr:
      host: http://172.17.110.20:8983/solr # Solr host. Ignored if "zk-host" is set.
      zk-host: host-172-17-110-20,host-172-17-110-186,host-172-17-110-18:2181/solr # ZooKeeper host address in the form HOST:PORT.
      host: http://172.19.103.10:8983/solr # Solr host. Ignored if "zk-host" is set.
      zk-host: host-172-17-110-23,host-172-17-110-27,host-172-17-110-26:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #host: http://172.17.110.20:8983/solr # Solr host. Ignored if "zk-host" is set.
      #zk-host: host-172-17-110-20,host-172-17-110-186,host-172-17-110-18:2181/solr # ZooKeeper host address in the form HOST:PORT.
  metrics:
    export:
@ -135,7 +140,8 @@ fast-dfs:
hadoop:
  hbase-properties:
    - hbase.zookeeper.quorum: node1,node2,node3
    - hbase.zookeeper.quorum: node2.jkzldev.com,node1.jkzldev.com,node4.jkzldev.com
    #- hbase.zookeeper.quorum: node1,node2,node3
---
spring:
@ -146,8 +152,10 @@ spring:
  data:
    solr:
      host: http://172.17.110.20:8983/solr # Solr host. Ignored if "zk-host" is set.
      zk-host: host-172-17-110-20,host-172-17-110-186,host-172-17-110-18:2181/solr # ZooKeeper host address in the form HOST:PORT.
      host: http://172.19.103.10:8983/solr # Solr host. Ignored if "zk-host" is set.
      zk-host: host-172-17-110-23,host-172-17-110-27,host-172-17-110-26:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #host: http://172.17.110.20:8983/solr # Solr host. Ignored if "zk-host" is set.
      #zk-host: host-172-17-110-20,host-172-17-110-186,host-172-17-110-18:2181/solr # ZooKeeper host address in the form HOST:PORT.
  metrics:
    export:
@ -161,7 +169,8 @@ fast-dfs:
hadoop:
  hbase-properties:
    - hbase.zookeeper.quorum: node1,node2,node3
    - hbase.zookeeper.quorum: node2.jkzldev.com,node1.jkzldev.com,node4.jkzldev.com
    #- hbase.zookeeper.quorum: node1,node2,node3
---
spring:

+ 6 - 3
svr-profile-statistics.yml

@ -61,7 +61,8 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
  datasource:
    url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -81,7 +82,8 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
  datasource:
    url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -101,7 +103,8 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8

+ 12 - 6
svr-resource.yml

@ -35,11 +35,13 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
hadoop:
  hbase-properties:
    - hbase.zookeeper.quorum: node1,node2,node3
    - hbase.zookeeper.quorum: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com
    #- hbase.zookeeper.quorum: node1,node2,node3
---
spring:
@ -55,12 +57,14 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
hadoop:
  hbase-properties:
    - hbase.zookeeper.quorum: node1,node2,node3
    - hbase.zookeeper.quorum: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com
    #- hbase.zookeeper.quorum: node1,node2,node3
---
spring:
@ -76,12 +80,14 @@ spring:
  data:
    solr:
      zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      #zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.
hadoop:
  hbase-properties:
    - hbase.zookeeper.quorum: node1,node2,node3
    - hbase.zookeeper.quorum: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com
    #- hbase.zookeeper.quorum: node1,node2,node3
---
spring: