[
https://issues.apache.org/jira/browse/KYLIN-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478393#comment-17478393
]
ASF subversion and git services commented on KYLIN-5125:
--------------------------------------------------------
Commit a261311a3150210f6d957726d6bf3749b78321b8 in kylin's branch
refs/heads/main from hujiahua
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=a261311 ]
[KYLIN-5125] `MetadataCleanupJob.isJobComplete` should use `NSparkCubingJob`
because kylin4 use spark engine to build cube (No more MR engine)
> 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)