[
https://issues.apache.org/jira/browse/KYLIN-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billy Liu updated KYLIN-2428:
-----------------------------
Comment: was deleted
(was: [INFO] Apache Kylin ....................................... SUCCESS [
3.045 s]
[INFO] Apache Kylin - Calcite Overrides ................... SUCCESS [ 2.161 s]
[INFO] Apache Kylin - Core Common ......................... SUCCESS [ 5.515 s]
[INFO] Apache Kylin - Core Metadata ....................... SUCCESS [ 25.081 s]
[INFO] Apache Kylin - Core Dictionary ..................... SUCCESS [01:14 min]
[INFO] Apache Kylin - Core Cube ........................... SUCCESS [01:44 min]
[INFO] Apache Kylin - Core Job ............................ SUCCESS [01:58 min]
[INFO] Apache Kylin - Core Storage ........................ SUCCESS [ 34.999 s]
[INFO] Apache Kylin - MapReduce Engine .................... SUCCESS [ 20.623 s]
[INFO] Apache Kylin - HBase Storage ....................... SUCCESS [ 12.564 s]
[INFO] Apache Kylin - Spark Engine ........................ SUCCESS [ 13.664 s]
[INFO] Apache Kylin - Hive Source ......................... SUCCESS [ 4.314 s]
[INFO] Apache Kylin - Kafka Source ........................ SUCCESS [ 3.250 s]
[INFO] Apache Kylin - Query ............................... SUCCESS [ 2.485 s]
[INFO] Apache Kylin - Tool ................................ SUCCESS [ 4.199 s]
[INFO] Apache Kylin - REST Server Base .................... SUCCESS [ 6.802 s]
[INFO] Apache Kylin - REST Server ......................... SUCCESS [ 37.196 s]
[INFO] Apache Kylin - JDBC Driver ......................... SUCCESS [ 5.646 s]
[INFO] Apache Kylin - Assembly ............................ SUCCESS [ 5.158 s]
[INFO] Apache Kylin - Integration Test .................... SUCCESS [ 01:08 h]
[INFO] Apache Kylin - Tomcat Extension .................... SUCCESS [ 2.810 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:16 h
[INFO] Finished at: 2017-02-07T15:27:23+00:00
[INFO] Final Memory: 75M/935M)
> Cleanup unnecessary shaded libraries for job/coprocessor/jdbc/server
> --------------------------------------------------------------------
>
> Key: KYLIN-2428
> URL: https://issues.apache.org/jira/browse/KYLIN-2428
> Project: Kylin
> Issue Type: Improvement
> Components: General
> Affects Versions: v1.6.0
> Reporter: Billy Liu
> Assignee: Billy Liu
> Attachments: KYLIN-2428.patch
>
>
> Kylin releases three libraries: kylin-coprocessor, kylin-jdbc, kylin-job and
> one web application: server.
> Currently, all libraries have shaded some used third party libraries into the
> package. For example, guava, curator, commons, kyro in kylin-job. The
> duplicate libraries in runtime classpath may have potential class loading
> conflicts and waste computing resource. We should leverage the hadoop
> provided libraries at runtime instead of the shaded one.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)