You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88d1d6fbd2 | 1 month ago | |
---|---|---|
.. | ||
datastream-3.2.0 | 1 month ago | |
datastream-3.2.1 | 1 month ago | |
datastream-3.3-SNAPSHOT | 1 month ago | |
README.md | 6 months ago | |
compile_jobs.rb | 1 month ago | |
run_migration_test.rb | 1 month ago |
README.md
Flink CDC MigrationTestUtils
DataStream Jobs
Preparation
- Install Ruby (macOS has embedded it by default)
- (Optional) Run
gem install terminal-table
for better display
Compile DataStream Jobs
- Go to
tools/mig-test/datastream
and runruby compile_jobs.rb
to compile dummy DataStream jobs with specific version tags - Then, run
ruby run_migration_test.rb
to start testing