[
https://issues.apache.org/jira/browse/KYLIN-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17295032#comment-17295032
]
Yaqian Zhang commented on KYLIN-4863:
-------------------------------------
Hi:
I agree with what you said "use dependency cache script file globally to speed
up the startup again". If you are interested, you are welcome to mention a
Pull Request about this.
However, it is unnecessary to turn the dependency cache script file into a
hidden file, because if some of the user's environmental dependencies change,
the cache files will out-of-date, and then the user needs to delete these cache
files. Hiding them is not good for users to find them.
> dependency cache script files not fully used
> --------------------------------------------
>
> Key: KYLIN-4863
> URL: https://issues.apache.org/jira/browse/KYLIN-4863
> Project: Kylin
> Issue Type: Improvement
> Components: Environment
> Affects Versions: v3.1.1
> Reporter: Huajie Wang
> Priority: Minor
> Fix For: v3.1.2
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> kylin startup-related scripts will generate dependent cache scripts at the
> first startup to speed up the second startup. Now it is found that the
> dependent cache scripts are not fully utilized. Only some scripts use this
> file. It is recommended to use this file globally to speed up the startup
> again, and it is recommended that the generated cache file start with ".", so
> that dependent cache scripts are not directly visible
--
This message was sent by Atlassian Jira
(v8.3.4#803005)