Skip to content

Commit

Permalink
[test] test
Browse files Browse the repository at this point in the history
  • Loading branch information
joyCurry30 committed Dec 12, 2023
1 parent defa0cd commit 3a97f87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

public class DebugEntry {
public static void main(String[] args) throws Exception {
String jobPath = "/Users/lapata/clickzetta_jobs/flink-cdc-3.0/mysqlToDoris.yml";
String jobPath = "test";
String[] extArgs = {jobPath, "--use-mini-cluster", "true"};

CliFrontend.main(extArgs);
Expand Down

0 comments on commit 3a97f87

Please sign in to comment.