|
@ -1,8 +1,3 @@
|
|
|
elasticsearch:
|
|
|
pool:
|
|
|
init-size: 5
|
|
|
max-size: 10
|
|
|
|
|
|
spring:
|
|
|
datasource:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
@ -37,18 +32,11 @@ fast-dfs:
|
|
|
anti-steal-token: no
|
|
|
secret-key: FastDFS1234567890
|
|
|
|
|
|
hadoop:
|
|
|
hbase-properties:
|
|
|
hbase.zookeeper.property.clientPort: 2181
|
|
|
zookeeper.znode.parent: /hbase-unsecure
|
|
|
user:
|
|
|
name: root
|
|
|
|
|
|
analyze:
|
|
|
job:
|
|
|
minSize: 2 #解析入库初始任务数
|
|
|
minSize: 10 #解析入库初始任务数
|
|
|
maxSize: 10 #解析入库最大任务数
|
|
|
cronExp: 0/4 * * * * ? #解析任务触发间隔表达式
|
|
|
cronExp: 0/1 * * * * ? #解析任务触发间隔表达式
|
|
|
|
|
|
---
|
|
|
spring:
|
|
@ -67,9 +55,6 @@ fast-dfs:
|
|
|
elasticsearch:
|
|
|
cluster-name: elasticsearch
|
|
|
cluster-nodes: 172.19.103.9:9300
|
|
|
hadoop:
|
|
|
hbase-properties:
|
|
|
hbase.zookeeper.quorum: node1.hde.h3c.com,node2.hde.h3c.com,node3.hde.h3c.com
|
|
|
|
|
|
---
|
|
|
spring:
|
|
@ -88,9 +73,6 @@ fast-dfs:
|
|
|
elasticsearch:
|
|
|
cluster-name: elasticsearch
|
|
|
cluster-nodes: 172.19.103.9:9300
|
|
|
hadoop:
|
|
|
hbase-properties:
|
|
|
hbase.zookeeper.quorum: node1.hde.h3c.com,node2.hde.h3c.com,node3.hde.h3c.com
|
|
|
|
|
|
---
|
|
|
spring:
|
|
@ -109,9 +91,6 @@ fast-dfs:
|
|
|
elasticsearch:
|
|
|
cluster-name: elasticsearch
|
|
|
cluster-nodes: 11.1.2.7:9300
|
|
|
hadoop:
|
|
|
hbase-properties:
|
|
|
hbase.zookeeper.quorum: node1.ehr.h3c.com,node2.ehr.h3c.com,node3.ehr.h3c.com
|
|
|
|
|
|
---
|
|
|
spring:
|
|
@ -130,9 +109,6 @@ fast-dfs:
|
|
|
elasticsearch:
|
|
|
cluster-name: elasticsearch
|
|
|
cluster-nodes: 10.176.97.7:9300
|
|
|
hadoop:
|
|
|
hbase-properties:
|
|
|
hbase.zookeeper.quorum: node1.jkzl.com,node2.jkzl.com,node3.jkzl.com
|
|
|
|
|
|
---
|
|
|
spring:
|
|
@ -151,9 +127,6 @@ fast-dfs:
|
|
|
elasticsearch:
|
|
|
cluster-name: elasticsearch
|
|
|
cluster-nodes: 100.100.1.158:9300
|
|
|
hadoop:
|
|
|
hbase-properties:
|
|
|
hbase.zookeeper.quorum: node1.hde.h3c.com,node2.hde.h3c.com,node3.hde.h3c.com
|
|
|
|
|
|
---
|
|
|
spring:
|
|
@ -167,11 +140,8 @@ spring:
|
|
|
port: 6379
|
|
|
password: q4YaQemf
|
|
|
fast-dfs:
|
|
|
tracker-server: 192.168.50.116:22122,192.168.50.119:22122,192.168.50.116:22123
|
|
|
public-server: http://192.168.50.37:8888,http://192.168.50.38:8888,http://192.168.50.37:10000
|
|
|
tracker-server: 192.168.220.62:22122
|
|
|
public-server: http://192.168.220.62:23000
|
|
|
elasticsearch:
|
|
|
cluster-name: elasticsearch
|
|
|
cluster-nodes: 172.10.10.5:9300
|
|
|
hadoop:
|
|
|
hbase-properties:
|
|
|
hbase.zookeeper.quorum: node1.jkzl.com,node2.jkzl.com,node4.jkzl.com
|
|
|
cluster-nodes: 172.10.10.5:9300
|