[
https://issues.apache.org/jira/browse/KYLIN-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380507#comment-16380507
]
ASF subversion and git services commented on KYLIN-3265:
--------------------------------------------------------
Commit 5442644c6387386755bf44fb86721a9c12a1e88f in kylin's branch
refs/heads/2.3.x from shaofengshi
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=5442644 ]
KYLIN-3265 Add jobSearchMode as a filter condition for jobs api
Signed-off-by: shaofengshi <[email protected]>
> Add "jobSearchMode" as a condition to "/kylin/api/jobs" API
> -----------------------------------------------------------
>
> Key: KYLIN-3265
> URL: https://issues.apache.org/jira/browse/KYLIN-3265
> Project: Kylin
> Issue Type: Improvement
> Components: REST Service
> Affects Versions: v2.3.0
> Reporter: Shaofeng SHI
> Priority: Major
> Fix For: v2.3.0
>
> Attachments: KYLIN-3265.master.002.patch,
> KYLIN-3265.master.003.patch, Screen Shot 2018-02-26 at 1.55.21 PM.png
>
>
> In kylin 2.3, the "/kylin/jobs" API will return both cubing job and
> checkpoint job together, this changed the API's behavior as there isn't
> checkpoint job before. We should keep the api only return cubing jobs to be
> compitable as before, and extend the API to add another condition
> 'jobSearchMode' to determine which kind of job should be returned.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)