Commit 71e81fb7 authored by xiebaofa's avatar xiebaofa

删除

parent 5358e3de
server:
bind-address: 172.16.5.230
address: 172.16.5.230
port: 8083
jvm_args: "-Xmx2018m -Xms1024m"
session:
idle-timeout: 1d
check-interval: 1h
max-count: 1000000
tables:
- name: accountpay
type: source-table
update-mode: append
connector:
property-version: 1
type: kafka
version: "0.11"
topic: rds-binlog-test
startup-mode: earliest-offset
properties:
bootstrap.servers: 172.16.7.171:9092
group.id: testGroup
format:
property-version: 1
type: json
schema: "ROW<mysql_type VARCHAR>"
schema:
- name: mysql_type
data-type: VARCHAR
execution:
parallelism: 1
max-parallelism: 16
current-catalog: default_catalog
current-database: default_database
configuration:
table.optimizer.join-reorder-enabled: true
table.exec.spill-compression.enabled: true
table.exec.spill-compression.block-size: 128kb
deployment:
response-timeout: 5000
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment