[
https://issues.apache.org/jira/browse/KYLIN-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI updated KYLIN-765:
-------------------------------
Description:
Problem: When a cube job got "Error", still be possible to submit a new build
job on the same cube; Then there will be two jobs for this cube, this will
cause inconsistent problem.
Expected behavior: if a job got "Error", user need either resume it, or discard
it; After a job be completed or discarded, user can submit a new job for the
cube;
This problem also exists in v0.6; As Kylin web UI will do this check, so
usually this problem is not obvious; But if use REST API to trigger the cube
building, such check was bypassed and will cause issue.
was:
Problem: When a cube job got "Error", still be possible to submit a new build
job on the same cube; Then there will be two jobs for this cube, this will
cause inconsistent problem.
Expected behavior: if a job got "Error", user need either resume it, or discard
it; After a job be completed or discarded, user can submit a new job for the
cube;
> When a cube job is failed, still be possible to submit a new job
> ----------------------------------------------------------------
>
> Key: KYLIN-765
> URL: https://issues.apache.org/jira/browse/KYLIN-765
> Project: Kylin
> Issue Type: Bug
> Components: Job Engine
> Affects Versions: v0.7.1
> Reporter: Shaofeng SHI
> Assignee: Shaofeng SHI
>
> Problem: When a cube job got "Error", still be possible to submit a new build
> job on the same cube; Then there will be two jobs for this cube, this will
> cause inconsistent problem.
> Expected behavior: if a job got "Error", user need either resume it, or
> discard it; After a job be completed or discarded, user can submit a new job
> for the cube;
> This problem also exists in v0.6; As Kylin web UI will do this check, so
> usually this problem is not obvious; But if use REST API to trigger the cube
> building, such check was bypassed and will cause issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)