Commit 9c6ec9c4 by 余根龙

参数调整为华为云的地址

parent 79b5d446
driver=com.mysql.jdbc.Driver
host=127.0.0.1
host=10.243.0.22
port=9030
username=root
password=mima
......
bootstrap.servers=10.100.32.173:9092
bootstrap.servers=139.9.157.176:9092
kafka.input.topics=trips_info
auto.offset.reset=latest
group.id=wuyanfei
checkpoint.path=file:///f/workspace/flink/state
checkpoint.path=file:///data/flink/state
checkpoint.interval=5000
enable.auto.commit=false
\ 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