[ 
https://issues.apache.org/jira/browse/KYLIN-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315315#comment-17315315
 ] 

JiangYang commented on KYLIN-4948:
----------------------------------

Sure, like

curl -X PUT -H "Authorization: Basic xxxx=" -H "Content-Type: application/json" 
[http://localhost:7070/kylin/api/cubes/\{cubeName}/optimize2|http://localhost:7070/kylin/api/cubes/%7BcubeName%7D/optimize2]
 -d '{"cuboidsAdd":

["1"], "cuboidsDelete":["2"]
}'

> Provide an API to allow users to adjust cuboids manually
> --------------------------------------------------------
>
>                 Key: KYLIN-4948
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4948
>             Project: Kylin
>          Issue Type: New Feature
>          Components: REST Service
>            Reporter: JiangYang
>            Assignee: JiangYang
>            Priority: Minor
>             Fix For: v3.1.2
>
>
> This API should include the following info:
>  * Cuboids added
>  * Cuboids removed



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to