Shaofeng SHI created KYLIN-2070:
-----------------------------------
Summary: UI changes for allowing concurrent build/refresh/merge
Key: KYLIN-2070
URL: https://issues.apache.org/jira/browse/KYLIN-2070
Project: Kylin
Issue Type: Improvement
Components: Web
Affects Versions: v1.6.0
Reporter: Shaofeng SHI
Assignee: Zhong,Jason
Fix For: v1.6.0
>From 1.6.0, Kylin will allow user to run multiple build/refresh/merge job at
>the same time. It is not needed to wait for previous job to complete when
>submit a new job. The backend are all done I think. Need update the UI
>accordingly, e.g:
1) when submit a job, remove the check on whether has building segment;
2) when build a new segment, use last segment's end date as the start date even
if it is in NEW state
3) for a "streaming" cube, allow user to trigger a build from UI, while this
will go to a new API ("/cubes/<cube_name>/build2").
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)