[
https://issues.apache.org/jira/browse/KYLIN-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831129#comment-17831129
]
pengfei.zhan commented on KYLIN-5760:
-------------------------------------
h1. Design
Add a parameter _'exact' to control whether match job list exactly. By default
is false to keep previous behavior. If it's true, then match all jobs of the
given model name(case insensitive)._
返回任务列表: {{{}GET [http://host:port/kylin/api/jobs]{}}}{{{}{}}}
> The API of get job list supports match model exactly
> ----------------------------------------------------
>
> Key: KYLIN-5760
> URL: https://issues.apache.org/jira/browse/KYLIN-5760
> Project: Kylin
> Issue Type: Bug
> Components: Job Engine
> Affects Versions: 5.0-beta
> Reporter: pengfei.zhan
> Assignee: pengfei.zhan
> Priority: Major
> Fix For: 5.0-beta
>
>
> h1. Description
> At present the API of list jobs (/kylin/api/jobs) will return all job lists
> that fuzzy match the given key. Sometimes, for better performance, the key is
> applied to match jobs exactly, however, it's not supported yet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)