Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.14.0, 1.12.5, 1.13.3
-
None
Description
We use flink to perform OLAP queries. We launch flink session cluster, submit batch jobs to the cluster as OLAP queries, and fetch the jobs' results. OLAP jobs are generally small queries which will finish at the seconds or milliseconds, and users always submit multiple jobs to the session cluster concurrently. We found the qps and latency of jobs will be greatly affected when there're tens jobs are running, even when there's little data in each query. We will give the result of benchmark for the latest version later.
After discussed with xtsong, and thanks for his advice, we create this issue to trace and manager Flink OLAP related improvements. More users and developers are welcome and feel free to create Flink OLAP related subtasks here, thanks
Attachments
Issue Links
- is a parent of
-
FLINK-25027 Allow GC of a finished job's JobMaster before the slot timeout is reached
- Open
-
FLINK-33852 FLIP-403 High Availability Services for OLAP Scenarios
- Open
- relates to
-
FLINK-32898 Improvement of usability for Flink OLAP
- Open
-
FLINK-33683 FLIP-407 Improve Flink Client performance in interactive scenarios
- Open
-
FLINK-25356 Add benchmarks for performance in OLAP scenarios
- Open