You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Luke Han (JIRA)" <ji...@apache.org> on 2015/08/25 14:44:52 UTC

[jira] [Updated] (KYLIN-203) Support async query

     [ https://issues.apache.org/jira/browse/KYLIN-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Han updated KYLIN-203:
---------------------------
    Fix Version/s:     (was: v1.0)
                   v1.1

> Support async query
> -------------------
>
>                 Key: KYLIN-203
>                 URL: https://issues.apache.org/jira/browse/KYLIN-203
>             Project: Kylin
>          Issue Type: New Feature
>          Components: Query Engine, REST Service, Web 
>            Reporter: Luke Han
>            Assignee: Zhong,Jason
>              Labels: github-import
>             Fix For: v1.1
>
>
> Some Queries will run long time, the best way to improve user experience is support using async way for such queries, following are the basic idea:
> 1. User submit query to Kylin
> 2. Kylin verify and check such Query is validated or not
> 3. Return error if query is invalidate
> 4. Submit query to server and record Job Id (where to store query result?)
> 5. Return running status to user with job information
> 6. User will be able to do other job without pending one this query job
> 7. User be able to get query status and get result later
> 8. Notify user when query job done on web
> 9. User could get their result through Kylin web
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/KylinOLAP/Kylin/issues/302
> Created by: [lukehan|https://github.com/lukehan]
> Labels: newfeature, 
> Milestone: v2.5 Release
> Created at: Fri Dec 26 14:51:04 CST 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)