You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "kaishen (JIRA)" <ji...@apache.org> on 2019/04/09 02:20:00 UTC

[jira] [Created] (KYLIN-3938) can't delete job OPTIMIZE CHECKPOINT

kaishen created KYLIN-3938:
------------------------------

             Summary: 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
             Fix For: v2.6.1


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)