[
https://issues.apache.org/jira/browse/KYLIN-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nichunen updated KYLIN-4028:
----------------------------
Fix Version/s: v3.0.0-beta
> Speed up startup progress using cached dependency
> -------------------------------------------------
>
> Key: KYLIN-4028
> URL: https://issues.apache.org/jira/browse/KYLIN-4028
> Project: Kylin
> Issue Type: Improvement
> Components: Others
> Affects Versions: all
> Reporter: Temple Zhou
> Assignee: Temple Zhou
> Priority: Minor
> Fix For: v3.0.0-beta
>
>
> The hive/hadoop/hbase dependencies are not volatile, and finding the
> dependencies every time I start the Kylin server will slow down the startup
> speed.
> So, if there are dependencies generated by previous running, we can use it to
> start the server without finding the dependencies again.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)