You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Xiaoxiang Yu (Jira)" <ji...@apache.org> on 2021/11/15 08:31:00 UTC

[jira] [Commented] (KYLIN-5125) Metadata cleanup tool do not work in kylin4

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

Xiaoxiang Yu commented on KYLIN-5125:
-------------------------------------

Thanks for finding this bug! [~sleep1661] 

> Metadata cleanup tool do not work in kylin4
> -------------------------------------------
>
>                 Key: KYLIN-5125
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5125
>             Project: Kylin
>          Issue Type: Bug
>          Components: Tools, Build and Test
>    Affects Versions: v4.0.0
>            Reporter: hujiahua
>            Assignee: hujiahua
>            Priority: Major
>         Attachments: image-2021-11-15-16-23-42-817.png
>
>
> When I run tool  `bin/kylin.sh org.apache.kylin.tool.MetadataCleanupJob`,  I found that the expired job was not cleaned up.
> After debug, I  found that `MetadataCleanupJob.isJobComplete` is using the wrong job type. We need change `CubingJob` to `NSparkCubingJob`
>  !image-2021-11-15-16-23-42-817.png! 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)