[
https://issues.apache.org/jira/browse/KYLIN-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174962#comment-15174962
]
liyang commented on KYLIN-1434:
-------------------------------
Consider prefix the job and output resource key with a date?
Right now it is "/job/UUID", and if change it to "/job/yyyymmdd-UUID", then we
can scan by filtering the yyyymmdd create date. However such change may require
a upgrade of current metadata. Or we can think of a way to be backward
compatible.
> Kylin Job Monitor API: /kylin/api/jobs is too slow
> --------------------------------------------------
>
> Key: KYLIN-1434
> URL: https://issues.apache.org/jira/browse/KYLIN-1434
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v2.0
> Reporter: Hao Chen
>
> The API request for Job Monitor page like:
> {code}/kylin/api/jobs?limit=15&offset=15{code} takes more than 11 seconds for
> fetching only 15 row records (25.1 KB), which is too slow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)