Temple Zhou created KYLIN-4028:
----------------------------------
Summary: 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
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)