[
https://issues.apache.org/jira/browse/KYLIN-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648362#comment-17648362
]
ASF subversion and git services commented on KYLIN-5351:
--------------------------------------------------------
Commit 21c31f4556853d16a8cb9336e7887f2afeaae14b in kylin's branch
refs/heads/kylin5 from Hang Jia
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=21c31f4556 ]
KYLIN-5351 minor fix of KYLIN-5333
Co-authored-by: Hang Jia <[email protected]>
> minor fix of v2 API which introduced by KYLIN-5333
> --------------------------------------------------
>
> Key: KYLIN-5351
> URL: https://issues.apache.org/jira/browse/KYLIN-5351
> Project: Kylin
> Issue Type: Bug
> Components: REST Service
> Affects Versions: 5.0-alpha
> Reporter: pengfei.zhan
> Assignee: pengfei.zhan
> Priority: Minor
> Fix For: 5.0-alpha
>
>
> https://issues.apache.org/jira/browse/KYLIN-5333 Add some V2 API for Kylin5
> * get /kylin/api/cubes
> * get /kylin/api/cube_desc
> * get /kylin/api/models
> * get /kylin/api/models/\{project}/\{modelName}
> * get /kylin/api/tables
> * get /kylin/api/tables_and_columns
> * get /kylin/api/jobs
> * get /kylin/api/jobs/\{jobId}
> * get /kylin/api/jobs/\{jobId}/steps/\{stepId}/output
> But some minor problems occur when pushing code to the branch of Kylin5, we
> will fix them by this issue.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)