You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ZhouKang (Jira)" <ji...@apache.org> on 2019/12/19 08:31:00 UTC

[jira] [Comment Edited] (KYLIN-4227) add segment build callback

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

ZhouKang edited comment on KYLIN-4227 at 12/19/19 8:30 AM:
-----------------------------------------------------------

HTTP callback settings screen shot. see: Attachments

 

HTTP callback request :
{code:java}
// code placeholder
GET /test?cube=kylin_sales_cube&date_start=1325376000000&date_end=1575158400000 HTTP/1.1
Host: {host}:7777
Connection: Keep-Alive
{code}
 

 


was (Author: zhoukangcn):
HTTP callback settings and HTTP request screen shot

!1.png!

> add segment build callback
> --------------------------
>
>                 Key: KYLIN-4227
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4227
>             Project: Kylin
>          Issue Type: New Feature
>            Reporter: ZhouKang
>            Priority: Major
>         Attachments: 1.png, 2.png
>
>
> add HTTP callback for cube, some other system could use this feature to add a hook when segment building done.



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