Thanks
-- Best regards, Ni Chunen / George 在 2019-04-09 10:21:43,"lk_hadoop" <lk_had...@163.com> 写道: >a jira issue was commit as : https://issues.apache.org/jira/browse/KYLIN-3938 > >2019-04-09 > >lk_hadoop > > > >发件人:nichunen <n...@apache.org> >发送时间:2019-04-09 09:56 >主题:Re:how to delete job OPTIMIZE CHECKPOINT >收件人:"dev@kylin.apache.org"<dev@kylin.apache.org> >抄送: > >Looks like a bug, would you please open a jira issue? > > >-- > > >Best regards, > > > >Ni Chunen / George > > > > >At 2019-04-09 09:20:28, "lk_hadoop" <lk_had...@163.com> wrote: >>hi,all >> 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 >> >> so, how can I discard it ? >> >>2019-04-08 >> >> >>lk_hadoop