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

2019-05-10 Thread nichunen (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837043#comment-16837043
 ] 

nichunen commented on KYLIN-3938:
-

Committed to 2.6.x branch

> 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)


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

2019-04-23 Thread ASF subversion and git services (JIRA)


[ 
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)


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

2019-04-11 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815199#comment-16815199
 ] 

ASF subversion and git services commented on KYLIN-3938:


Commit e1f62fa59eacee8736b935bbff5ae10f5e4e437b in kylin's branch 
refs/heads/master from chao long
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=e1f62fa ]

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.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)


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

2019-04-11 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815198#comment-16815198
 ] 

ASF GitHub Bot commented on KYLIN-3938:
---

nichunen commented on pull request #594: KYLIN-3938 Fix can't discard OPTMIZE 
CHECKPOINT job
URL: https://github.com/apache/kylin/pull/594
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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.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)


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

2019-04-10 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815121#comment-16815121
 ] 

ASF GitHub Bot commented on KYLIN-3938:
---

Wayne1c commented on pull request #594: KYLIN-3938 Fix can't discard OPTMIZE 
CHECKPOINT job
URL: https://github.com/apache/kylin/pull/594
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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.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)


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

2019-04-08 Thread Chao Long (JIRA)


[ 
https://issues.apache.org/jira/browse/KYLIN-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813040#comment-16813040
 ] 

Chao Long commented on KYLIN-3938:
--

I will check it.

> 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.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)