On the Flink job management page, hover the cursor on the status of the job that fails to be submitted to view the brief information about the failure.The possible causes are as follows:
- Insufficient CUs: Increase the number of CUs of the queue.
- Failed to generate the JAR file: Check the SQL syntax and UDFs.