Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Done
-
1.16.0
Description
SQL Gateway is ready to submit SQL with REST Endpoint. I think we should verify:
- ./sql-gateway.sh start and stop the SQL Gateway and using REST API to submit a job
- running SQL Gateway with standalone/yarn-session cluster
- verify SELECT in batch/streaming mode:
- the RowKind is correct(+I/-UB/+UA/-D)
- fetch with token
- verify add jar is ready in the gateway side, the downloaded resource will be cleaned after exits.
Attachments
Issue Links
- is a parent of
-
FLINK-29184 SQL Gateway should remove the downloaded resources
- Closed