minimum code just run
DataStream API usage
SQL usage
- blackhole
- datagen
- jdbc
- es
- hbase
- kafka
- upsert-kafka
- filesystem
- hudi
- you need build hudi and local install
- be careful the File.separator, replace with Path.SEPARATOR only for windows
- batch sink and read
- streaming sink and read
- cdc
- cdc docs
- cd flink-sql-parser
- mvn install -Dskip.Tests
- cd ../flink-sql-submitter
- mvn install -Dskip.Tests
- run SqlTest
- with --sql.path your sql file path