Updated on 2024-08-10 GMT+08:00

Flink Jar Job Submission SQL Sample Program Development Roadmap

Description

If SQL statements of a job are frequently modified, submit Flink SQL statements in Flink Jar mode to reduce your workload.

This scenario applies to MRS 3.2.1 or later.

Development Guideline

Use the current sample to submit and execute specified SQL statements. Use semicolons (;) to separate multiple statements.