From issues-return-25765-apmail-kylin-issues-archive=kylin.apache.org@kylin.apache.org Tue Apr 9 02:20:02 2019 Return-Path: X-Original-To: apmail-kylin-issues-archive@minotaur.apache.org Delivered-To: apmail-kylin-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id B8F4618F2C for ; Tue, 9 Apr 2019 02:20:01 +0000 (UTC) Received: (qmail 11796 invoked by uid 500); 9 Apr 2019 02:00:23 -0000 Delivered-To: apmail-kylin-issues-archive@kylin.apache.org Received: (qmail 11766 invoked by uid 500); 9 Apr 2019 02:00:23 -0000 Mailing-List: contact issues-help@kylin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kylin.apache.org Delivered-To: mailing list issues@kylin.apache.org Received: (qmail 11748 invoked by uid 99); 9 Apr 2019 02:00:23 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2019 02:00:23 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 48137E005D for ; Tue, 9 Apr 2019 02:20:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0826A24593 for ; Tue, 9 Apr 2019 02:20:00 +0000 (UTC) Date: Tue, 9 Apr 2019 02:20:00 +0000 (UTC) From: "kaishen (JIRA)" To: issues@kylin.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KYLIN-3938) can't delete job OPTIMIZE CHECKPOINT MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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 =EF=BC=8Cwhen I use cube planner , it will gene= rate 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 sec= ond job , I got error : java.lang.ClassCastException: org.apache.kylin.job.execution.CheckpointExe= cutable cannot be cast to org.apache.kylin.engine.mr.CubingJob -- This message was sent by Atlassian JIRA (v7.6.3#76005)