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

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

hujiahua created KYLIN-5125:
-------------------------------

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