[ 
https://issues.apache.org/jira/browse/KYLIN-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865161#comment-15865161
 ] 

Billy Liu commented on KYLIN-2428:
----------------------------------

[INFO] Apache Kylin ....................................... SUCCESS [  3.483 s]
[INFO] Apache Kylin - Calcite Overrides ................... SUCCESS [  2.295 s]
[INFO] Apache Kylin - Core Common ......................... SUCCESS [  5.559 s]
[INFO] Apache Kylin - Core Metadata ....................... SUCCESS [ 26.885 s]
[INFO] Apache Kylin - Core Dictionary ..................... SUCCESS [01:18 min]
[INFO] Apache Kylin - Core Cube ........................... SUCCESS [01:49 min]
[INFO] Apache Kylin - Core Job ............................ SUCCESS [01:58 min]
[INFO] Apache Kylin - Core Storage ........................ SUCCESS [ 35.183 s]
[INFO] Apache Kylin - MapReduce Engine .................... SUCCESS [ 22.122 s]
[INFO] Apache Kylin - HBase Storage ....................... SUCCESS [ 14.430 s]
[INFO] Apache Kylin - Spark Engine ........................ SUCCESS [  9.362 s]
[INFO] Apache Kylin - Hive Source ......................... SUCCESS [  4.243 s]
[INFO] Apache Kylin - Kafka Source ........................ SUCCESS [  3.351 s]
[INFO] Apache Kylin - Query ............................... SUCCESS [  2.604 s]
[INFO] Apache Kylin - Tool ................................ SUCCESS [  4.809 s]
[INFO] Apache Kylin - REST Server Base .................... SUCCESS [  7.992 s]
[INFO] Apache Kylin - REST Server ......................... SUCCESS [ 39.903 s]
[INFO] Apache Kylin - JDBC Driver ......................... SUCCESS [  4.899 s]
[INFO] Apache Kylin - Assembly ............................ SUCCESS [  6.212 s]
[INFO] Apache Kylin - Tool Assembly ....................... SUCCESS [  2.187 s]
[INFO] Apache Kylin - Integration Test .................... SUCCESS [  01:03 h]
[INFO] Apache Kylin - Tomcat Extension .................... SUCCESS [  0.633 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:12 h
[INFO] Finished at: 2017-02-14T14:25:15+00:00
[INFO] Final Memory: 76M/856M

> 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)

Reply via email to