[
https://issues.apache.org/jira/browse/KYLIN-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443773#comment-17443773
]
ASF GitHub Bot commented on KYLIN-5125:
---------------------------------------
zhangayqian commented on pull request #1770:
URL: https://github.com/apache/kylin/pull/1770#issuecomment-968821366
LGTM
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)