Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Resolved
-
v1.3.0, v1.4.0, v1.5.0
-
None
-
None
Description
The API request for Job Monitor page like:
/kylin/api/jobs?limit=15&offset=15
takes more than 11 seconds for fetching only 15 row records (25.1 KB), which is too slow.
Attachments
Issue Links
- is related to
-
KYLIN-1509 Pagination with [start rowkey+limit] is much more efficient than using [offset+limit]
- Closed
- relates to
-
KYLIN-1504 Use NavigableSet to store rowkey and use prefix filter to check resource path prefix instead String comparison on tomcat side
- Closed
-
KYLIN-1505 Combine guava filters with Predicates.and
- Closed
-
KYLIN-1506 Refactor resource interface for timeseries-based data like jobs to much better performance
- Closed