[ 
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:58 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 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}
 

 

> 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)

Reply via email to