[
https://issues.apache.org/jira/browse/KYLIN-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898850#comment-16898850
]
ASF GitHub Bot commented on KYLIN-4121:
---------------------------------------
nichunen commented on pull request #784: Revert "KYLIN-4121 Cleanup hive view
intermediate tables after job be…
URL: https://github.com/apache/kylin/pull/784
… finished"
This reverts commit 7b3576124bd4a155d8b86f66f6b1ac612570f97d.
----------------------------------------------------------------
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:
[email protected]
> Cleanup hive view intermediate tables after job be finished
> -----------------------------------------------------------
>
> Key: KYLIN-4121
> URL: https://issues.apache.org/jira/browse/KYLIN-4121
> Project: Kylin
> Issue Type: Improvement
> Components: Job Engine
> Reporter: Shaofeng SHI
> Assignee: wangrupeng
> Priority: Major
>
> Reported by community user:
> I have a cube with a fact table join a lookup table in hive, and both are
> hive view. I submit a job one time per hour.
>
> Kylin can drop the intermediate fact table , but doesn't drop the
> intermediate lookup table .
>
> I check the source code , and find out that , at '13 step: Hive Cleanup' ,
> the source code has been commented.
>
>
> It is a legacy issue. Now KYLIN-3515 has fixed that, so the cleanup can be
> enabled.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)