[
https://issues.apache.org/jira/browse/KYLIN-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16823849#comment-16823849
]
ASF subversion and git services commented on KYLIN-3938:
--------------------------------------------------------
Commit c711094f338e5700a9a2c33577f2e5f5f976619a in kylin's branch
refs/heads/2.6.x from chao long
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=c711094 ]
KYLIN-3938 Fix can't discard OPTMIZE CHECKPOINT job
> can't delete job OPTIMIZE CHECKPOINT
> ------------------------------------
>
> Key: KYLIN-3938
> URL: https://issues.apache.org/jira/browse/KYLIN-3938
> Project: Kylin
> Issue Type: Bug
> Components: Job Engine
> Affects Versions: v2.6.1
> Reporter: kaishen
> Assignee: Chao Long
> Priority: Major
> Fix For: v2.6.2
>
>
> I'm using kylin-2.6.1-cdh57 ,when I use cube planner , it will generate tow
> jobs one is : OPTIMIZE CUBE another is : OPTIMIZE CHECKPOINT which depend on
> job OPTIMIZE CUBE .
> now the first job OPTIMIZE CUBE was failed , and I want to discard the
> second job , I got error :
> java.lang.ClassCastException:
> org.apache.kylin.job.execution.CheckpointExecutable cannot be cast to
> org.apache.kylin.engine.mr.CubingJob
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)